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

Barney Gale report at bugs.python.org
Sun Mar 8 20:22:05 EDT 2020


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


----------
keywords: +patch
pull_requests: +18223
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/18865

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


More information about the Python-bugs-list mailing list