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 benjamin.peterson
Recipients Dima.Tisnek, benjamin.peterson
Date 2014-04-09.19:01:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397070066.94.0.712360766779.issue21191@psf.upfronthosting.co.za>
In-reply-to
Content
I think this is just won't fix. I agree the behavior in 3.x is better, but at least fdopen() is consistent about closing in 2.x, so you could work around it by dupping the fd.
History
Date User Action Args
2014-04-09 19:01:06benjamin.petersonsetrecipients: + benjamin.peterson, Dima.Tisnek
2014-04-09 19:01:06benjamin.petersonsetmessageid: <1397070066.94.0.712360766779.issue21191@psf.upfronthosting.co.za>
2014-04-09 19:01:06benjamin.petersonlinkissue21191 messages
2014-04-09 19:01:06benjamin.petersoncreate