Antoine Pitrou <pit...@free.fr> added the comment:

This patch contains assorted improvements for 64-bit compatibility of the 
pickle module. The protocol still doesn't support >4GB bytes or str objects, 
but at least its behaviour shouldn't be misleading anymore.

----------
keywords: +patch
stage:  -> patch review
versions:  -Python 3.1
Added file: http://bugs.python.org/file22891/pickle64.patch

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

Reply via email to