1. 29471de Issue #13854: Properly handle non-integer, non-string arg to SystemExit by Richard Oudkerk · 12 years ago
  2. 84a0fbf Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback. by Antoine Pitrou · 13 years ago
  3. c081c0c Issue #12573: Add resource checks for dangling Thread and Process objects. by Antoine Pitrou · 13 years ago
  4. 0f83b15 Issue #12310: finalize the old process after _run_after_forkers() by Victor Stinner · 13 years ago
  5. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  6. b519d23 Missing part from r78654 by Florent Xicluna · 15 years ago
  7. c57a84f Merged revisions 73694,73708,73738 via svnmerge from by Alexandre Vassalotti · 15 years ago
  8. 768008c For some reason sys.stdin may be None on Windows, and makes test_multiprocessing fail. by Amaury Forgeot d'Arc · 16 years ago
  9. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  10. 1fcfe21 Merged revisions 64517,64519 via svnmerge from by Benjamin Peterson · 16 years ago
  11. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago