[issue39907] `pathlib.Path.iterdir()` wastes memory by using `os.listdir()` rather than `os.scandir()`

Barney Gale report at bugs.python.org
Mon Mar 9 15:17:55 EDT 2020


Change by Barney Gale <barney.gale at gmail.com>:


----------
resolution:  -> not a bug
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39907>
_______________________________________


More information about the Python-bugs-list mailing list