[issue22005] datetime.__setstate__ fails decoding python2 pickle

Alexander Belopolsky report at bugs.python.org
Mon Oct 12 15:13:33 EDT 2015


Alexander Belopolsky added the comment:

I wonder if this can be fixed using a fix_imports hook.  I agree, it would be nice to fix this issue by modifying 3.x versions only.

----------

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


More information about the Python-bugs-list mailing list