Amaury Forgeot d'Arc <[EMAIL PROTECTED]> added the comment: Attached patch removes the big array, items are saved when they are fetched from the container. I preserved the the special case when there is only one item.
The patch does not merge cleanly into py3k, but the functions batch_list and batch_dict look very similar and suffer the same problem. ---------- keywords: +needs review, patch Added file: http://bugs.python.org/file11217/cpickle.patch _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3640> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com