Serhiy Storchaka added the comment:

That is because some datetime classes now define __reduce_ex__ instead of 
__reduce__ (see issue24773). It has higher priority.

----------
nosy: +belopolsky, serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28730>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to