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.

URL PR 18865
Status closed
Title bpo-39907: Improve performance of `pathlib.Path.iterdir()` by using `os.scandir()` under the hood
History
Date User Action Args
2020-03-09 19:23:15barneygalesetstatus: open -> closed
2020-03-09 00:22:05barneygalelinkissue39907 pull_requests
2020-03-09 00:22:05barneygalecreate