1. 93e3ecb Increase the small thread stack size to get the test by Andrew MacIntyre · 18 years ago
  2. ef7fe5f Whitespace normalization. by Tim Peters · 18 years ago
  3. a7090df fix exception usage by Andrew MacIntyre · 18 years ago
  4. 9291332 Patch #1454481: Make thread stack size runtime tunable. by Andrew MacIntyre · 18 years ago
  5. 28eeefe Revert revisions: by Tim Peters · 18 years ago
  6. 6539d2d Patch #1454481: Make thread stack size runtime tunable. by Andrew MacIntyre · 18 years ago
  7. 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 22 years ago
  8. 20882dd SF bug #516372: test_thread: unhandled exc. in thread by Tim Peters · 22 years ago
  9. f785042 a bold attempt to fix things broken by MAL's verify patch: import by Fredrik Lundh · 24 years ago
  10. 3661908 This patch removes all uses of "assert" in the regression test suite by Marc-André Lemburg · 24 years ago
  11. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  12. b26a1b4 Use random instead of whrandom. by Guido van Rossum · 26 years ago
  13. c864ad6 Nit: round delays to 0.1 second. by Guido van Rossum · 27 years ago
  14. 5b45664 Use the new regrtest harness by Barry Warsaw · 28 years ago
  15. af0a1a6 (test_thread.py): modifications to quiet it up when not running as a script. by Barry Warsaw · 28 years ago
  16. d3b6842 added barrier test (by Tim Peters) by Guido van Rossum · 30 years ago
  17. cc54417 Module to test threads by Guido van Rossum · 30 years ago