Message85331
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. |
|
| Date |
User |
Action |
Args |
| 2009-04-03 20:49:00 | collinwinter | set | recipients:
+ collinwinter, rhettinger, pitrou, alexandre.vassalotti |
| 2009-04-03 20:49:00 | collinwinter | set | messageid: <[email protected]> |
| 2009-04-03 20:48:57 | collinwinter | link | issue5665 messages |
| 2009-04-03 20:48:57 | collinwinter | create | |
|