1. 16 Feb, 2002 1 commit
    • Tim Peters's avatar
      SF bug #516372: test_thread: unhandled exc. in thread · 20882dd1
      Tim Peters authored
      Fix exit races in test_thread.py and test_threaded_import.py.
      I suspect the bug is provokable only under Linux (where child threads
      seem to get lots of cycles before they get killed after the main thread
      exits), or on multi-processor machines running other OSes.
      Bugfix candidate.
      20882dd1
  2. 15 Feb, 2002 4 commits
  3. 14 Feb, 2002 5 commits
  4. 13 Feb, 2002 4 commits
  5. 12 Feb, 2002 5 commits
  6. 11 Feb, 2002 21 commits