1. 767833d Make test_warnings play nice with regrtest -R:: now that regrtest doesn't by Thomas Wouters · 19 years ago
  2. ce4a9c9 Fix tests so they pass in -R mode by Neal Norwitz · 19 years ago
  3. be66e94 Don't filter out OverflowWarning; should be a test failure if it is raised by by Brett Cannon · 19 years ago
  4. c885443 Stop producing or using OverflowWarning. PEP 237 thought this would by Tim Peters · 21 years ago
  5. d6f6e50 Reworked test_warnings.py: by Raymond Hettinger · 22 years ago
  6. dc9dcf1 This test failed on WindowsME because the full file path did not get by Raymond Hettinger · 22 years ago
  7. b6d2f3e Don't include slash in search string; it's OS-specific. by Jeremy Hylton · 22 years ago
  8. 8501466 Change warnings to avoid importing re module during startup. by Jeremy Hylton · 22 years ago