python-blosc2
python-blosc2 copied to clipboard
Fix #502: Support Unicode characters in file paths using os.fsencode()
This should support Unicode characters (including Chinese on Win) in file names. @lshaw8317 please check that on a windows box (although CI will run one instance for us).
This is not working on Windows yet. Fixing the issue is going to require adapting the underlying C-Blosc2 library, which is a major effort.
Not planned, so closing.