[Python-Dev] Python 2.7 root buildbot showing errors

Christian Heimes christian at python.org
Mon Jan 6 09:58:51 CET 2014
On 06.01.2014 09:22, Chris Angelico wrote:
> No, it's Debian Wheezy inside Debian Wheezy; though the outer system
> is a somewhat messy one (I installed Wheezy before it was stable, and
> compiled my own ALSA drivers and a few other things).
>
> But it could well be that same issue, as it seems to involve NAT.
> What's the policy on backporting patches to tests onto 2.7?

Interesting, maybe it's a general NAT issue? So far I have seen the 
issue on Windows only. What kind of VM are you using? I'm using 
virtualbox for my Windows VMs.

Just backport the test fixes. Test fixes and new tests are not new 
feature so you are always allowed to add new tests or fix existing tests.

Christian




More information about the Python-Dev mailing list