1. 5d1155c Closes #13258: Use callable() built-in in the standard library. by Florent Xicluna · 13 years ago
  2. f8859e1 Issue #10332: multiprocessing: fix a race condition when a Pool is closed by Charles-François Natali · 13 years ago
  3. 2fae27b Issue #12285: multiprocessing.Pool() raises a ValueError if the number of by Victor Stinner · 13 years ago
  4. bed9a5b Issue #11814: Fix likely typo in multiprocessing.Pool._terminate(). by Antoine Pitrou · 13 years ago
  5. 81dee6b Issue #8428: Fix a race condition in multiprocessing.Pool when terminating by Antoine Pitrou · 13 years ago
  6. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  7. 2afcbf2 Issue #9244: multiprocessing.pool: Worker crashes if result can't be encoded by Ask Solem · 14 years ago
  8. 7c3e577 Issue #7316: the acquire() method of lock objects in the :mod:`threading` by Antoine Pitrou · 14 years ago
  9. 998171f Merged revisions 78777,78787,78790 via svnmerge from by Florent Xicluna · 15 years ago
  10. 1f0b658 Merged revisions 77794 via svnmerge from by Jesse Noller · 15 years ago
  11. e52e378 Merged revisions 73995,74002,74005,74007-74008,74011,74019-74023 via svnmerge from by Alexandre Vassalotti · 15 years ago
  12. f47ed4a Merged revisions 70912,70944,70968,71033,71041,71208,71263,71286,71395-71396,71405-71406,71485,71492,71494 via svnmerge from by Benjamin Peterson · 15 years ago
  13. 9290503 #4206: fix 2.xisms in multiprocessing docs and docstrings. by Georg Brandl · 16 years ago
  14. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  15. fae4c62 Merged revisions 65828 via svnmerge from by Benjamin Peterson · 16 years ago
  16. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  17. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago