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 benhoyt, docs@python, eryksun, martin.panter, paul.moore, remyroy, steve.dower, tim.golden, zach.ware
Date 2016-01-14.21:35:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452807309.67.0.259691217819.issue26111@psf.upfronthosting.co.za>
In-reply-to
Content
Remy, is this the same problem described in Issue 25994? There a close() method (like on generators) and/or context manager support is proposed for the scandir() iterator. Perhaps we can keep this issue open for adding a warning to the documentation, and the other issue can be for improving the API in 3.6.
History
Date User Action Args
2016-01-14 21:35:09martin.pantersetrecipients: + martin.panter, paul.moore, tim.golden, benhoyt, docs@python, zach.ware, eryksun, steve.dower, remyroy
2016-01-14 21:35:09martin.pantersetmessageid: <1452807309.67.0.259691217819.issue26111@psf.upfronthosting.co.za>
2016-01-14 21:35:09martin.panterlinkissue26111 messages
2016-01-14 21:35:09martin.pantercreate