Collin Winter <coll...@gmail.com> added the comment: Updated the patch to include a regrtest xpickle resource, which restricts if the backwards compat tests will be run. For normal development, the existing tests should be fine; you only need these tests if you're mucking with the pickle output.
Added backwards compat tests for the pure-Python pickle module. Total run time with -uxpickle maxes out a little above five minutes on my machine, with a lot of variation between runs. Also addressed the comment about [0, 1, 2] -> protocols. ---------- Added file: http://bugs.python.org/file13599/pickle_tests.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com