mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
ea720fe7e9
os.fwalk() is sped up by 2 times by using os.scandir().
Source files for standard library extension modules, and former extension modules that are now builtin modules.