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

Support Windows XP #124

Closed alxchk closed 3 years ago

benhoyt commented 4 years ago

Hi @alxchk -- this for the contributing. I'm not opposed to including this, but unfortunately as is this seems to cause a hard crash on Python 3 + Windows. See https://ci.appveyor.com/project/benhoyt/scandir/builds/32110978/job/rfbikai96kxm68l7

benhoyt commented 3 years ago

I'm going to close this due to lack of interest, as well as Windows XP being end of life (even with the extended date) for 7.5 years now.