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 serhiy.storchaka
Recipients benhoyt, gvanrossum, martin.panter, serhiy.storchaka, vstinner
Date 2016-02-08.17:41:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1454953293.35.0.837074969356.issue25994@psf.upfronthosting.co.za>
In-reply-to
Content
Proposed patch adds the close() methon and the support of the context manager protocol for the os.scandir class.
History
Date User Action Args
2016-02-08 17:41:33serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, vstinner, benhoyt, martin.panter
2016-02-08 17:41:33serhiy.storchakasetmessageid: <1454953293.35.0.837074969356.issue25994@psf.upfronthosting.co.za>
2016-02-08 17:41:33serhiy.storchakalinkissue25994 messages
2016-02-08 17:41:31serhiy.storchakacreate