1. e0c446b Whitespace normalization. by Tim Peters · 23 years ago
  2. 6642653 Covert pickle tests to use unittest. by Jeremy Hylton · 23 years ago
  3. 19ef62d pickle.py, load_int(): Match cPickle's just-repaired ability to unpickle by Tim Peters · 23 years ago
  4. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  5. 42f92da Change the test data to ask for class C from module __main__ rather by Guido van Rossum · 24 years ago
  6. e089c68 Test full range of native ints. This exposes two more binary pickle by Tim Peters · 24 years ago
  7. 461922a Pickles have a number of storage formats for various sizes and kinds of by Tim Peters · 24 years ago
  8. c58440f No functional change -- just added whitespace in places so I could follow by Tim Peters · 24 years ago
  9. 763cb0a Typo repair. by Tim Peters · 24 years ago
  10. e935816 Reorganize pickle/cPickle testing so the tests pass regardless of the order by Tim Peters · 24 years ago