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