1. 6a10281 Issue #7449, last part (11): fix many tests if thread support is disabled by Victor Stinner · 15 years ago
  2. dde5b94 #7092: Silence more py3k warnings. Patch by Florent Xicluna. by Ezio Melotti · 15 years ago
  3. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 15 years ago
  4. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 15 years ago
  5. bec087f fix incorrect auto-translation of TestSkipped -> unittest.SkipTest by Benjamin Peterson · 16 years ago
  6. 888a39b remove test_support.TestSkipped and just use unittest.SkipTest by Benjamin Peterson · 16 years ago
  7. 1742f33 test_signal: Signal handling on the Tru64 buildbot by Tim Peters · 19 years ago
  8. db390c1 fix typos, mostly in comments by Fred Drake · 20 years ago
  9. d1b7827 Whitespace normalization. by Tim Peters · 21 years ago
  10. 574a251 To ever run this test "you must import TestSkipped" from the right by Michael W. Hudson · 21 years ago
  11. 6db15d7 Whitespace normalization. by Tim Peters · 21 years ago
  12. 81676dc To raise TestSkipped, you must import TestSkipped. by Tim Peters · 21 years ago
  13. 4818748 add missing import! by Fred Drake · 21 years ago
  14. 34fba3b Add the same guard as test_signal. by Michael W. Hudson · 21 years ago
  15. 43220ea Argh! This was meant to be part of patch #960406. by Michael W. Hudson · 21 years ago