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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2020-03-11.17:07:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583946431.65.0.835238995221.issue39916@roundup.psfhosted.org>
In-reply-to
Content
New changeset c22879914b03ff2da768e557b5c00e9c8c62c695 by Miss Islington (bot) in branch '3.8':
bpo-39916: Use os.scandir() as context manager in Path.glob(). (GH-18880)
https://github.com/python/cpython/commit/c22879914b03ff2da768e557b5c00e9c8c62c695
History
Date User Action Args
2020-03-11 17:07:11miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-03-11 17:07:11miss-islingtonsetmessageid: <1583946431.65.0.835238995221.issue39916@roundup.psfhosted.org>
2020-03-11 17:07:11miss-islingtonlinkissue39916 messages
2020-03-11 17:07:11miss-islingtoncreate