[issue25370] Add support of pickling very large bytes and str objects with protocol < 4

Serhiy Storchaka report at bugs.python.org
Tue Oct 13 15:44:06 EDT 2015


Serhiy Storchaka added the comment:

Here is preliminary patch. It doesn't include changes to tests. Some bigmem tests need to be changed.

----------
keywords: +patch
stage:  -> patch review
Added file: http://bugs.python.org/file40774/pickle_large_strings.patch

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


More information about the Python-bugs-list mailing list