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 remyroy
Recipients benhoyt, docs@python, eryksun, martin.panter, paul.moore, remyroy, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-01-14.23:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
From my point of view, Issue 25994 is about the potential file descriptor/handle leaks and this issue is about being unable to perform some filesystem calls because of a hidden unclosed file descriptor/handle.

I am not going to protest if you want to treat them as the same issue.
History
Date User Action Args
2016-01-14 23:13:07remyroysetrecipients: + remyroy, paul.moore, tim.golden, benhoyt, docs@python, martin.panter, zach.ware, serhiy.storchaka, eryksun, steve.dower
2016-01-14 23:13:07remyroysetmessageid: <[email protected]>
2016-01-14 23:13:07remyroylinkissue26111 messages
2016-01-14 23:13:07remyroycreate