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 martin.panter
Recipients martin.panter, pitrou, rishi.maker.forum
Date 2015-02-14.02:12:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423879979.97.0.507941248348.issue22351@psf.upfronthosting.co.za>
In-reply-to
Content
I believe this still leaves the socket open via the “file” object. Just that there is no ResourceWarning generated due to the way IOBase.__del__() works.
History
Date User Action Args
2015-02-14 02:13:00martin.pantersetrecipients: + martin.panter, pitrou, rishi.maker.forum
2015-02-14 02:12:59martin.pantersetmessageid: <1423879979.97.0.507941248348.issue22351@psf.upfronthosting.co.za>
2015-02-14 02:12:59martin.panterlinkissue22351 messages
2015-02-14 02:12:59martin.pantercreate