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 r.david.murray
Recipients eryksun, r.david.murray, snaphat, steve.dower, tim.golden, zach.ware
Date 2014-10-20.01:37:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413769069.16.0.837448524899.issue22673@psf.upfronthosting.co.za>
In-reply-to
Content
OK, do we have a documentation issue here with respect to "actually" closing the standard streams, or do we just close this as not a bug?  Now that issue 17401 is closed, in python 3.5 you will at least be able to tell that the standard stream fdclose is set False by its repr.
History
Date User Action Args
2014-10-20 01:37:49r.david.murraysetrecipients: + r.david.murray, tim.golden, zach.ware, eryksun, steve.dower, snaphat
2014-10-20 01:37:49r.david.murraysetmessageid: <1413769069.16.0.837448524899.issue22673@psf.upfronthosting.co.za>
2014-10-20 01:37:49r.david.murraylinkissue22673 messages
2014-10-20 01:37:49r.david.murraycreate