This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients alexey-smirnov, amaury.forgeotdarc, georg.brandl, neologix, petri.lehtinen, pitrou, python-dev, socketpair, vstinner
Date 2011-05-23.10:55:46
SpamBayes Score 0.0071234084
Marked as misclassified No
Message-id <1306148147.49.0.474809278195.issue12105@psf.upfronthosting.co.za>
In-reply-to
Content
> or just skip the test on Linux kernels older than 2.6.23

I like this solution, but I don't know how to test that the kernel doesn't support O_CLOEXEC. My commit bff9265d677d will tell use the value of O_CLOEXEC on the "Linux-2.6.22-vs2.2.0.7-gentoo-i686-Intel-R-_Xeon-TM-_CPU_2.80GHz-with-gentoo-2.0.1 little-endian" buildbot.
History
Date User Action Args
2011-05-23 10:55:47vstinnersetrecipients: + vstinner, georg.brandl, amaury.forgeotdarc, pitrou, neologix, socketpair, python-dev, petri.lehtinen, alexey-smirnov
2011-05-23 10:55:47vstinnersetmessageid: <1306148147.49.0.474809278195.issue12105@psf.upfronthosting.co.za>
2011-05-23 10:55:46vstinnerlinkissue12105 messages
2011-05-23 10:55:46vstinnercreate