[issue42614] Pathlib does not support a Cyrillic character 'й'

2020-12-10 Thread Mihail Kirilov
New submission from Mihail Kirilov : I have a file with a Cirilyc name - "Файл на български", which when I load with path.Path and call name on it behaves differently ``` (Pdb) pathlib.Path("/tmp/pytest-of-root/pytest-15/test_bulgarian_name0/data/encoding/Файл на български.l

[issue42614] Pathlib does not support a Cyrillic character 'й'

2020-12-10 Thread Mihail Kirilov
Mihail Kirilov added the comment: I am uploading an Archive with 1 - mac.png Using a mac I cannot generate the other 'й', but I can load the file, it exists, but .name is wrong. 2 - linux.png Using a linux the exact same thing generates the file not existing. 3 - The file itse