1. 5fb7c2a Merged revisions 59565-59594 via svnmerge from by Christian Heimes · 18 years ago
  2. 61e21b5 Merged revisions 57152-57220 via svnmerge from by Guido van Rossum · 18 years ago
  3. af554a0 First merge from the trunk straight into the py3k branch. I'm not by Guido van Rossum · 18 years ago
  4. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 18 years ago
  5. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
  6. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
  7. 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
  8. be66e94 Don't filter out OverflowWarning; should be a test failure if it is raised by by Brett Cannon · 19 years ago
  9. c885443 Stop producing or using OverflowWarning. PEP 237 thought this would by Tim Peters · 21 years ago
  10. d6f6e50 Reworked test_warnings.py: by Raymond Hettinger · 22 years ago
  11. dc9dcf1 This test failed on WindowsME because the full file path did not get by Raymond Hettinger · 22 years ago
  12. b6d2f3e Don't include slash in search string; it's OS-specific. by Jeremy Hylton · 22 years ago
  13. 8501466 Change warnings to avoid importing re module during startup. by Jeremy Hylton · 22 years ago