comparison CONTRIBUTORS @ 49601:8009a89bc18b

cffi: fix a bytes vs str issue on macOS when listing directories This code hasn't been touched in recent years, and the other implementation return bytes for the filename, so I assume this is a holdover from the py2 days. I was unable to test it on mac though, because the `_osutil` import failed.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 08 Nov 2022 18:05:19 -0500
parents c29efd272395
children
comparison
equal deleted inserted replaced
49600:b6fc602e074a 49601:8009a89bc18b