COMMITS
/ Lib/multiprocessing/managers.py August 29, 2017
A
bpo-5001: More-informative multiprocessing error messages (#3079)
Allen W. Smith, Ph.D committed
August 12, 2017
A
bpo-5001, bpo-31169: Fix two uninformative asserts in multiprocessing/managers.py (#3078)
Allen W. Smith, Ph.D committed
July 4, 2017
A
bpo-29293: multiprocessing.Condition.notify() lacks parameter `n` (#2480)
Antoine Pitrou committed
March 19, 2017
S
bpo-29776: Use decorator syntax for properties. (#585)
Serhiy Storchaka committed
September 9, 2016
D
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts committed
September 8, 2016
September 7, 2016
D
Fixes issue #6766: Updated multiprocessing Proxy Objects to support nesting
Davin Potts committed
April 17, 2016
S
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka 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 #20980: Stop wrapping exception when using ThreadPool.
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
July 2, 2013
R
Issue #17261: Ensure multiprocessing's proxies use proper address.
Richard Oudkerk committed
R
Issue #17261: Ensure multiprocessing's proxies use proper address.
Richard Oudkerk committed
December 25, 2012
A
Replace IOError with OSError (#16715)
Andrew Svetlov committed
June 18, 2012
R
Issue #15064: Make BaseManager.__enter__() start server if necessary.
Richard Oudkerk committed
June 15, 2012
R
Increase timeout used when waiting for manager to shutdown cleanly
Richard Oudkerk committed
R
Issue #14059: Implement multiprocessing.Barrier
Richard Oudkerk committed
June 14, 2012
R
Issue #13841: Make child processes exit using sys.exit() on Windows
Richard Oudkerk committed
June 11, 2012
R
Issue #3518: Remove references to non-existent BaseManager.from_address()
Richard Oudkerk committed
May 29, 2012
R
Remove __getslice__, __setslice__, __delslice__ methods from proxies
Richard Oudkerk committed
May 6, 2012
R
Make AcquirerProxy.acquire() support timeout argument
Richard Oudkerk committed
May 3, 2012
R
Fix dangling warning for test_multiprocessing
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
December 23, 2011
C
Issue #13565: Increase multiprocessing's server socket backlog, to avoid
Charles-François Natali committed
C
Issue #13565: Increase multiprocessing's server socket backlog, to avoid
Charles-François Natali committed
December 21, 2011
November 11, 2011
F
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna committed
October 28, 2011
F
Closes #13258: Use callable() built-in in the standard library.
Florent Xicluna committed
December 14, 2010
R
9162: fix license in multiprocessing files
R. David Murray committed
September 1, 2010
A
Issue #8990: array.fromstring() and array.tostring() get renamed to
Antoine Pitrou committed
October 4, 2009
April 11, 2009
January 21, 2009
J
merge r68839 forward to py3k
Jesse Noller committed
January 18, 2009
J
Issues #10867: remove old cPickle imports from multiprocessing
Jesse Noller committed
September 2, 2008
J
Merge r66115 forward to py3k, resolves issue3419
Jesse Noller committed
August 20, 2008
A
Partially revert r65883 to let the tests pass.
Amaury Forgeot d'Arc committed
August 19, 2008
A
Issue #3125: Remove copy_reg in multiprocessing and replace it with
Amaury Forgeot d'Arc committed
B
Merged revisions 65864 via svnmerge from
Benjamin Peterson committed
August 18, 2008
B
Merged revisions 65828 via svnmerge from
Benjamin Peterson committed
B
Merged revisions 65824 via svnmerge from
Benjamin Peterson committed
June 25, 2008
B
make changes for py3k for multiprocessing
Benjamin Peterson committed
B
Merged revisions 64517,64519 via svnmerge from
Benjamin Peterson committed
June 12, 2008
B
attempt to fix multiprocessing
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