]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #19424: Fix test_warnings for locale encoding unable to encode
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 22:58:05 +0000 (23:58 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 29 Oct 2013 22:58:05 +0000 (23:58 +0100)
commitc0e07a3ea00ee94618fc51072aeda27f7d7c3d25
treeda97f05276f5816f70385b2f7935888845b67272
parenta4c704b260cc9c020d19f8417cb4524a19d0e90c
Issue #19424: Fix test_warnings for locale encoding unable to encode
"\xe9\u20ac" characters
Lib/test/test_warnings.py