[issue19457] test.test_codeccallbacks.CodecCallbackTest.test_xmlcharrefreplace_with_surrogates() and test.test_unicode.UnicodeTest.test_encode_decimal_with_surrogates() loaded from *.pyc files fail with Python supporting wide unicode

Serhiy Storchaka report at bugs.python.org
Thu Oct 31 12:28:38 CET 2013


Serhiy Storchaka added the comment:

This issue is not release blocker because it affects only testing.

Here is a patch which should fix tests.

----------
components: +Tests
keywords: +patch
priority: release blocker -> normal
stage:  -> patch review
type:  -> behavior
Added file: http://bugs.python.org/file32432/issue19457.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19457>
_______________________________________


More information about the Python-bugs-list mailing list