Message 285429 - Python tracker
Yes, I reported this encoding issue to some of them. But, there is still some problems : - Some libraries are not updated frequently (Or not still maintained), and still use fsencode. - Tests and CI don't see this problem if they don't have a test case for filename with accents or other uncommon characters in english. This problem will not be easy to eliminate totally...