index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
multiprocessing
/
synchronize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #22033: Reprs of most Python implemened classes now contain actual
Serhiy Storchaka
2014-07-25
1
-6/+6
*
Issue #21565: multiprocessing: use contex-manager protocol for synchronization
Charles-François Natali
2014-05-25
1
-16/+4
*
Issue #20990: Fix issues found by pyflakes for multiprocessing.
Richard Oudkerk
2014-03-23
1
-3/+4
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-2/+0
*
Issue #19478: Make choice of semaphore prefix more flexible.
Richard Oudkerk
2013-11-02
1
-2/+2
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-26/+27
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-15/+58
*
- Fix typos in the multiprocessing module.
doko@ubuntu.com
2013-05-15
1
-1/+1
*
Issue #14059: Implement multiprocessing.Barrier
Richard Oudkerk
2012-06-15
1
-0/+40
*
Fix potential NameError in multiprocessing.Condition.wait()
Richard Oudkerk
2012-06-04
1
-2/+1
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26/+1
*
Issue #14087: multiprocessing: add Condition.wait_for(). Patch by sbt.
Charles-François Natali
2012-04-17
1
-0/+19
*
Remove unused or redundant imports in concurrent.futures and multiprocessing.
Florent Xicluna
2011-11-11
1
-4/+1
*
9162: fix license in multiprocessing files
R. David Murray
2010-12-14
1
-1/+27
*
Support new Condition return value in the multiprocessing version.
Georg Brandl
2010-10-28
1
-1/+2
*
Merged revisions 73073-73074,73089 via svnmerge from
Benjamin Peterson
2009-06-01
1
-4/+12
*
Merged revisions 70908,70939,71009,71022,71036 via svnmerge from
Benjamin Peterson
2009-04-05
1
-0/+5
*
Merged revisions 66670,66681,66688,66696-66699 via svnmerge from
Benjamin Peterson
2008-10-04
1
-0/+11
*
Merged revisions 65864 via svnmerge from
Benjamin Peterson
2008-08-19
1
-6/+6
*
Merged revisions 64125 via svnmerge from
Benjamin Peterson
2008-06-11
1
-4/+4
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+294