Antoine Pitrou <[email protected]> added the comment: > Got a test case in mind? If so, I'll code it up and compare 2.6 and Unladen > Swallow as well as offer it up for inclusion in the U-S test suite.
Trying to pickle a structure that's larger than half the RAM should do the trick. Something like a list of large strings. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5683> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
