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 kwirk, pitrou, vstinner
Date 2014-04-16.07:30:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397633451.38.0.988919574716.issue21207@psf.upfronthosting.co.za>
In-reply-to
Content
> I agree in part, but it's quite common to close fd's in some cases like in a child process after using "os.fork()"

Which project or Python module does that? Can you show me the code?
History
Date User Action Args
2014-04-16 07:30:51vstinnersetrecipients: + vstinner, pitrou, kwirk
2014-04-16 07:30:51vstinnersetmessageid: <1397633451.38.0.988919574716.issue21207@psf.upfronthosting.co.za>
2014-04-16 07:30:51vstinnerlinkissue21207 messages
2014-04-16 07:30:51vstinnercreate