1. ff398c6 Format bools properly in %d. by Martin v. Löwis · 17 years ago
  2. 99603b0 Getting rid of cPickle. Mmm, feels good! by Guido van Rossum · 17 years ago
  3. 305b924 Fix test_bool and test_bufio. by Guido van Rossum · 17 years ago
  4. d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 17 years ago
  5. c4afa10 Fix the picklevalue test; it broke due to the change in default protocol. by Guido van Rossum · 17 years ago
  6. 9bc4712 Add two more space tests. by Walter Dörwald · 17 years ago
  7. 20badb3 Remove duplicate tests. by Walter Dörwald · 17 years ago
  8. ef87d6e Rip out all the u"..." literals and calls to unicode(). by Guido van Rossum · 17 years ago
  9. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  10. 390d29c Remove isCallable() and sequenceIncludes() from the operator module. by Collin Winter · 18 years ago
  11. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  12. b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 18 years ago
  13. 4dafcc4 - patch #1600346 submitted by Tomer Filiba by Jack Diederich · 18 years ago
  14. 01c77c6 Anna Ravenscroft identified many occurrences of "file" used to open a file by Alex Martelli · 18 years ago
  15. e2b70bc Get rid of dict.has_key(). Boy this has a lot of repercussions! by Guido van Rossum · 18 years ago
  16. bf12cdb Quite a few fixes to make the library and test suite more robust when by Guido van Rossum · 18 years ago
  17. 478c105 Whitespace normalization. by Tim Peters · 21 years ago
  18. 7ff55e6 Add tests for __nonzero__() problems. by Jeremy Hylton · 21 years ago
  19. c2659cf Whitespace normalization. by Tim Peters · 21 years ago
  20. 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 21 years ago
  21. 90437c0 Consistently use test_support.foo everywhere. by Walter Dörwald · 21 years ago
  22. 9dcbbea Factor out common boilerplate for test_support by Raymond Hettinger · 22 years ago
  23. dbcede5 Port test_bool.py to PyUnit. From SF patch #662807. by Walter Dörwald · 22 years ago
  24. aa86e35 - bool() called without arguments now returns False rather than by Guido van Rossum · 22 years ago
  25. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  26. 5efaf7e This is my nearly two year old patch by Michael W. Hudson · 22 years ago
  27. 7c6a4ad More mindless --disable-unicode proofing. by Michael W. Hudson · 22 years ago
  28. 2f6d4da Patch #542569: tp_print tp_repr tp_str in test_bool.py. by Martin v. Löwis · 23 years ago
  29. d1bfe5e Add tests for binary pickles. by Guido van Rossum · 23 years ago
  30. e276339 Implement an idea by Paul Rubin: by Guido van Rossum · 23 years ago
  31. 5f82036 Oops. Here are the new files. My apologies. by Guido van Rossum · 23 years ago