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 SAPikachu, gjb1002, sbt, vstinner
Date 2014-06-09.14:37:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402324657.88.0.518541545796.issue12739@psf.upfronthosting.co.za>
In-reply-to
Content
Oh by the way, this issue was fixed on UNIX in Python 3.2: all file descriptors are now closed by default (close_fds=True by default on UNIX).
History
Date User Action Args
2014-06-09 14:37:37vstinnersetrecipients: + vstinner, gjb1002, sbt, SAPikachu
2014-06-09 14:37:37vstinnersetmessageid: <1402324657.88.0.518541545796.issue12739@psf.upfronthosting.co.za>
2014-06-09 14:37:37vstinnerlinkissue12739 messages
2014-06-09 14:37:37vstinnercreate