[issue28752] datetime object fails to restore from reduction

Roundup Robot report at bugs.python.org
Mon Nov 21 17:30:46 EST 2016


Roundup Robot added the comment:

New changeset 0a2a0061e425 by Serhiy Storchaka in branch '3.6':
Issue #28752: Restored the __reduce__() methods of datetime objects.
https://hg.python.org/cpython/rev/0a2a0061e425

New changeset 23140bd66d86 by Serhiy Storchaka in branch 'default':
Issue #28752: Restored the __reduce__() methods of datetime objects.
https://hg.python.org/cpython/rev/23140bd66d86

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list