Closed benhoyt closed 1 year ago
@benhoyt https://github.com/benhoyt/scandir/actions/runs/5993519451/job/16254028700 seems falling back to python implementation. Maybe a setup.py flag to fail if C-ext compilation fails is preffered.
Oh, good spotting, thanks! For now I think I'll just merge #142 (which now includes these changes). I think we had a reason for making build not fail in that case (way back when), so I'd rather not risk breaking that workflow.
To see if tests fail on Python 3.11 Windows due to #141.