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 ned.deily
Recipients Pavel.Labath, alex, emaste, koobs, ned.deily, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2015-03-17.08:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426581699.97.0.744347019432.issue23458@psf.upfronthosting.co.za>
In-reply-to
Content
FD_CLOEXEC is first support on OS X 10.5.  Here's a patch to skip the test on earlier systems: tested on 10.4, 10.5, and 10.10.
History
Date User Action Args
2015-03-17 08:41:40ned.deilysetrecipients: + ned.deily, rhettinger, pitrou, vstinner, alex, python-dev, serhiy.storchaka, koobs, emaste, Pavel.Labath
2015-03-17 08:41:39ned.deilysetmessageid: <1426581699.97.0.744347019432.issue23458@psf.upfronthosting.co.za>
2015-03-17 08:41:39ned.deilylinkissue23458 messages
2015-03-17 08:41:39ned.deilycreate