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 neologix
Recipients Ben.Wolfson, idank, kiilerix, neologix, vstinner
Date 2011-08-19.22:34:55
SpamBayes Score 0.00050078094
Marked as misclassified No
Message-id <1313793297.1.0.45359977924.issue12786@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch + test for 2.7.

> Really? This is on gentoo, not debian, admittedly:

That's because the change of close_fds to True by default and the CLOEXEC flag were added in 3.2.
Since 3.1 is in security-fix mode only, this patch is only relevant to 2.7.
History
Date User Action Args
2011-08-19 22:34:57neologixsetrecipients: + neologix, vstinner, kiilerix, Ben.Wolfson, idank
2011-08-19 22:34:57neologixsetmessageid: <1313793297.1.0.45359977924.issue12786@psf.upfronthosting.co.za>
2011-08-19 22:34:56neologixlinkissue12786 messages
2011-08-19 22:34:56neologixcreate