summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-04-10-21-30-37.gh-issue-117727.uAYNVS.rst
blob: 3a0b6834e91f18ef5c3110546d7ce645dcbb0330 (plain)
1
2
Speed up :meth:`pathlib.Path.iterdir` by using :func:`os.scandir`
internally.