[issue22005] datetime.__setstate__ fails decoding python2 pickle

Serhiy Storchaka report at bugs.python.org
Fri Dec 7 07:56:04 EST 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset 0d5730e6437b157f4aeaf5d2e67abca23448c29a by Serhiy Storchaka in branch '3.7':
[3.7] bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022)
https://github.com/python/cpython/commit/0d5730e6437b157f4aeaf5d2e67abca23448c29a


----------

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


More information about the Python-bugs-list mailing list