1. 2085bd0 bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) by Serhiy Storchaka · 5 years ago
  2. bd73e72 bpo-5001: More-informative multiprocessing error messages (#3079) by Allen W. Smith, Ph.D · 7 years ago
  3. bdf6b91 bpo-29776: Use decorator syntax for properties. (#585) by Serhiy Storchaka · 8 years ago
  4. 465e60e Issue #22033: Reprs of most Python implemened classes now contain actual by Serhiy Storchaka · 10 years ago
  5. fbc877b Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value. by Serhiy Storchaka · 10 years ago
  6. 1392df9 Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value. by Serhiy Storchaka · 10 years ago
  7. a924fc7 Issue #21565: multiprocessing: use contex-manager protocol for synchronization by Charles-François Natali · 10 years ago
  8. 84ed9a6 Issue #8713: Support alternative start methods in multiprocessing on Unix. by Richard Oudkerk · 11 years ago
  9. ef45380 Fix overlooked licence text. by Richard Oudkerk · 12 years ago
  10. d69cfe8 Issue #15064: Implement context manager protocol for multiprocessing types by Richard Oudkerk · 12 years ago
  11. 3730a17 Issue #14059: Implement multiprocessing.Barrier by Richard Oudkerk · 12 years ago
  12. be39cfc Merge by Richard Oudkerk · 12 years ago
  13. 54454e7 Issue #14881: Allow normal non-main thread to spawn a dummy process by Richard Oudkerk · 12 years ago
  14. 04842a8 Remove unused or redundant imports in concurrent.futures and multiprocessing. by Florent Xicluna · 13 years ago
  15. 0cdd445 Remove indirection in threading (issue #10968). by Éric Araujo · 13 years ago
  16. 3fc969a 9162: fix license in multiprocessing files by R. David Murray · 14 years ago
  17. 07317b1 Merged revisions 66557 via svnmerge from by Benjamin Peterson · 16 years ago
  18. 58ea9fe Merged revisions 65864 via svnmerge from by Benjamin Peterson · 16 years ago
  19. fae4c62 Merged revisions 65828 via svnmerge from by Benjamin Peterson · 16 years ago
  20. 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 16 years ago
  21. e711caf Merged revisions 64104,64117 via svnmerge from by Benjamin Peterson · 16 years ago