Message174899
>>> It tests nothing on utf-8 locale (test passed even when bug is not fixed).
>> The issue is about Windows and UTF-8 is never used as filesystem encoding on Windows.
> The issue exists on Linux as I reported in msg173373.
I don't understand your problem. Non-ASCII filenames were already supported with UTF-8 locale encoding. The new test checks that there is no regression with UTF-8 locale encoding. The test pass without the fix because it was not supported. |
|
Date |
User |
Action |
Args |
2012-11-05 12:14:42 | vstinner | set | recipients:
+ vstinner, jcea, pitrou, tim.golden, jkloth, ezio.melotti, asvetlov, skrah, gklein, python-dev, serhiy.storchaka, turncc |
2012-11-05 12:14:42 | vstinner | set | messageid: <1352117682.16.0.799590672885.issue16218@psf.upfronthosting.co.za> |
2012-11-05 12:14:42 | vstinner | link | issue16218 messages |
2012-11-05 12:14:41 | vstinner | create | |
|