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