benhoyt / scandir

Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
https://benhoyt.com/writings/scandir/
BSD 3-Clause "New" or "Revised" License
532 stars 68 forks source link

WIP: Fix build, use envvar #145

Closed cielavenir closed 1 year ago

cielavenir commented 1 year ago

revert https://github.com/benhoyt/scandir/pull/142 to check if https://github.com/benhoyt/scandir/pull/145 is correct