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 anacrolix, doko, exarkun, lekma, loewis, neologix, nvetoshkin, pitrou, socketpair, vstinner
Date 2013-01-12.23:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
See the PEP 433 which proposes an unified API to set/unset close-on-exec flag on any function creating a file descriptor.
History
Date User Action Args
2013-01-12 23:45:07vstinnersetrecipients: + vstinner, loewis, doko, exarkun, pitrou, lekma, anacrolix, nvetoshkin, neologix, socketpair
2013-01-12 23:45:06vstinnersetmessageid: <[email protected]>
2013-01-12 23:45:06vstinnerlinkissue10115 messages
2013-01-12 23:45:06vstinnercreate