[issue42168] Question about deserializing some numbers (bug??)

Eric V. Smith report at bugs.python.org
Tue Oct 27 10:15:54 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

I explained this in https://bugs.python.org/issue42165#msg379755

This is not a bug in python, it's a bug in your code. You should not expect to unpickle something that wasn't created by pickling it.

----------
nosy: +eric.smith
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42168>
_______________________________________


More information about the Python-bugs-list mailing list