[issue8557] subprocess PATH semantics and portability

2014-01-16 Thread Reuben Garrett
Changes by Reuben Garrett reubengarr...@gmail.com: -- nosy: +RubyTuesdayDONO ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8557 ___ ___ Python

[issue19901] tests fail due to unsupported SO_REUSEPORT when building Python 3.3.2-r2

2013-12-16 Thread Reuben Garrett
Reuben Garrett added the comment: On Sat, Dec 14, 2013 at 2:38 PM, Gregory P. Smith rep...@bugs.python.org wrote: ask the gentoo python portage ebuild maintainer and point them at the commit with the additional patch to apply if you want it fixed there. (or file a bug on gentoo's bug tracking

[issue19901] tests fail due to unsupported SO_REUSEPORT when building Python 3.3.2-r2

2013-12-13 Thread Reuben Garrett
Reuben Garrett added the comment: On Sat, Dec 7, 2013 at 1:35 PM, Gregory P. Smith rep...@bugs.python.orgwrote: I fixed this in 3.3 and 3.4 several weeks ago. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue19901

[issue19901] tests fail due to unsupported SO_REUSEPORT when building Python 3.3.2-r2

2013-12-13 Thread Reuben Garrett
Reuben Garrett added the comment: On Sat, Dec 7, 2013 at 1:35 PM, Gregory P. Smith rep...@bugs.python.org wrote: I fixed this in 3.3 and 3.4 several weeks ago. Sorry for the duplicate message a few moments ago … fat-fingered my send button. So, has the fix just not reached the Portage tree

[issue19901] tests fail due to unsupported SO_REUSEPORT when building Python 3.3.2-r2

2013-12-05 Thread Reuben Garrett
New submission from Reuben Garrett: When building Python 3.3.2-r2 from Gentoo's Portage tree [1], I encountered two failed tests which probably should not have been attempted on my OS (Gentoo 3.7.10): test_bind_port and test_find_unused_port both use the SO_REUSEPORT socket option which

[issue12641] Remove -mno-cygwin from distutils

2011-12-30 Thread Reuben Garrett
Changes by Reuben Garrett reubengarr...@gmail.com: -- nosy: +RubyTuesdayDONO ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue12641 ___ ___ Python