[issue6784] byte/unicode pickle incompatibilities between python2 and python3

RonnyPfannschmidt report at bugs.python.org
Mon Sep 14 09:04:18 CEST 2009


RonnyPfannschmidt <Ronny.Pfannschmidt at gmx.de> added the comment:

i'll try to add some tests now

hopefully i can get rid of the implicit badness like trying to coerce
bytes to unicode in unpickle and storing bytes as list in pickle for
protocol < 3

----------

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


More information about the Python-bugs-list mailing list