1. 0e02530 Special support for pickling os.stat and os.stat_vfs results portably by Michael W. Hudson · 22 years ago
  2. 7bb466a A fix & test for by Michael W. Hudson · 22 years ago
  3. 04a8661 Add test for pickling new-style class with custom metaclass. by Guido van Rossum · 23 years ago
  4. 1444f67 The test using class initarg failed, because it was lacking a by Guido van Rossum · 23 years ago
  5. e0c446b Whitespace normalization. by Tim Peters · 23 years ago
  6. 6642653 Covert pickle tests to use unittest. by Jeremy Hylton · 23 years ago
  7. 19ef62d pickle.py, load_int(): Match cPickle's just-repaired ability to unpickle by Tim Peters · 23 years ago
  8. 339d0f7 Patch #445762: Support --disable-unicode by Martin v. Löwis · 23 years ago
  9. 42f92da Change the test data to ask for class C from module __main__ rather by Guido van Rossum · 23 years ago
  10. e089c68 Test full range of native ints. This exposes two more binary pickle by Tim Peters · 23 years ago
  11. 461922a Pickles have a number of storage formats for various sizes and kinds of by Tim Peters · 23 years ago
  12. c58440f No functional change -- just added whitespace in places so I could follow by Tim Peters · 23 years ago
  13. 763cb0a Typo repair. by Tim Peters · 24 years ago
  14. e935816 Reorganize pickle/cPickle testing so the tests pass regardless of the order by Tim Peters · 24 years ago