[issue13029] test_strptime fails on Windows 7 french

2011-10-13 Thread STINNER Victor
Changes by STINNER Victor : -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://ma

[issue13029] test_strptime fails on Windows 7 french

2011-10-13 Thread STINNER Victor
STINNER Victor added the comment: Yes, this issue is a duplicate of #10653. -- resolution: -> duplicate ___ Python tracker ___ ___ P

[issue13029] test_strptime fails on Windows 7 french

2011-09-22 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: Isn't this a duplicate of #10653? In any case, this looks like a windows only issue, so I cannot move it further. Would be interested in resolution, though. Thanks for making me nosy. -- nosy: +ocean-city

[issue13029] test_strptime fails on Windows 7 french

2011-09-22 Thread STINNER Victor
STINNER Victor added the comment: See also issue #10653. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: ht

[issue13029] test_strptime fails on Windows 7 french

2011-09-22 Thread STINNER Victor
Changes by STINNER Victor : -- nosy: +belopolsky ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue13029] test_strptime fails on Windows 7 french

2011-09-22 Thread STINNER Victor
New submission from STINNER Victor : Python 3 uses wcsftime() to format a timestamp and decodes tzname[0] and tzname[1] from UTF-8. The problem is that both methods format the quote differently: U+0092 for wcsftime("%Z") and U+2019 in tzname[1]. >>> time.strftime("%Z") 'Paris, Madrid (heure d