[issue8386] test_pickle failing

Tim Golden report at bugs.python.org
Tue Apr 13 15:37:49 CEST 2010


Tim Golden <mail at timgolden.me.uk> added the comment:

Yes:

<dump>
C:\temp>\work_in_progress\make-snapshots\branches
Python 3.2a0 (py3k:80030, Apr 13 2010, 11:13:13)
Type "help", "copyright", "credits" or "license"
>>> '\uDC80'.encode("utf8", "surrogatepass")
b'\xed\xb2\x80'
>>>

</dump>

----------

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


More information about the Python-bugs-list mailing list