python-blosc2 icon indicating copy to clipboard operation
python-blosc2 copied to clipboard

Fix #502: Support Unicode characters in file paths using os.fsencode()

Open FrancescAlted opened this issue 3 months ago • 1 comments

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).

FrancescAlted avatar Oct 13 '25 12:10 FrancescAlted

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.

FrancescAlted avatar Oct 14 '25 10:10 FrancescAlted

Not planned, so closing.

FrancescAlted avatar Nov 14 '25 11:11 FrancescAlted