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 zach.ware
Recipients barneygale, zach.ware
Date 2022-01-20.19:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642706408.14.0.4410639224.issue46316@roundup.psfhosted.org>
In-reply-to
Content
New changeset a1c88414926610a3527398a478c3e63c531dc742 by Barney Gale in branch 'main':
bpo-46316: optimize `pathlib.Path.iterdir()` (GH-30501)
https://github.com/python/cpython/commit/a1c88414926610a3527398a478c3e63c531dc742
History
Date User Action Args
2022-01-20 19:20:08zach.waresetrecipients: + zach.ware, barneygale
2022-01-20 19:20:08zach.waresetmessageid: <1642706408.14.0.4410639224.issue46316@roundup.psfhosted.org>
2022-01-20 19:20:08zach.warelinkissue46316 messages
2022-01-20 19:20:08zach.warecreate