COMMITS
/ Lib/multiprocessing/synchronize.py November 29, 2025
April 17, 2025
April 8, 2025
S
gh-115942: Add `locked` to several multiprocessing locks (#115944)
sobolevn committed
January 30, 2025
G
remove type annotations from multiprocessing. (#129381)
Gregory P. Smith committed
November 7, 2024
D
G
Cleanup multiprocessing comment and unusual import error message (#126532)
Gregory P. Smith committed
August 30, 2023
August 23, 2023
December 9, 2021
K
bpo-25066: Added repr for multiprocessing.Event (GH-29749)
Kumar Aditya committed
August 17, 2020
A
Fix typo in message from assert statement (GH-21283)
Allen committed
May 10, 2019
P
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser committed
July 6, 2018
V
bpo-34054: multiprocessing uses time.monotonic() (GH-8118)
Victor Stinner committed
August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
July 4, 2017
A
bpo-29293: multiprocessing.Condition.notify() lacks parameter `n` (#2480)
Antoine Pitrou committed
July 25, 2014
S
Issue #22033: Reprs of most Python implemened classes now contain actual
Serhiy Storchaka committed
May 25, 2014
C
Issue #21565: multiprocessing: use contex-manager protocol for synchronization
Charles-François Natali committed
March 23, 2014
R
Issue #20990: Fix issues found by pyflakes for multiprocessing.
Richard Oudkerk committed
March 20, 2014
V
Issue #20976: pyflakes: Remove unused imports
Victor Stinner committed
November 2, 2013
R
Issue #19478: Make choice of semaphore prefix more flexible.
Richard Oudkerk committed
October 16, 2013
R
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk committed
August 14, 2013
R
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk committed
May 15, 2013
D
- Fix typos in the multiprocessing module.
doko@ubuntu.com committed
June 15, 2012
R
Issue #14059: Implement multiprocessing.Barrier
Richard Oudkerk committed
June 4, 2012
R
Fix potential NameError in multiprocessing.Condition.wait()
Richard Oudkerk committed
April 30, 2012
R
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk committed
April 17, 2012
C
Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt.
Charles-François Natali committed
November 11, 2011
F
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna committed
December 14, 2010
R
9162: fix license in multiprocessing files
R. David Murray committed
October 28, 2010
G
Support new Condition return value in the multiprocessing version.
Georg Brandl committed
June 1, 2009
B
Merged revisions 73073-73074,73089 via svnmerge from
Benjamin Peterson committed
April 5, 2009
B
Merged revisions 70908,70939,71009,71022,71036 via svnmerge from
Benjamin Peterson committed
October 4, 2008
B
Merged revisions 66670,66681,66688,66696-66699 via svnmerge from
Benjamin Peterson committed
August 19, 2008
B
Merged revisions 65864 via svnmerge from
Benjamin Peterson committed
June 11, 2008
B
Merged revisions 64125 via svnmerge from
Benjamin Peterson committed
B
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson committed