Serhiy Storchaka added the comment:

Here is alternative patch for 2.7. It makes datetime pickling produce the same 
data as in 3.x.

The side effect of this approach: it makes datetime pickling incompatible with 
Unicode disabled builds of 2.x.

----------
stage:  -> patch review
versions: +Python 2.7
Added file: http://bugs.python.org/file40760/datetime_pickle_bytes-2.7.patch

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

Reply via email to