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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify __all__ in multiprocessing (GH-6856)
Derek B. Kim
2018-07-11
1
-3/+2
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-254/+6
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-35/+72
*
Issue #17914: Add os.cpu_count(). Patch by Yogesh Chaudhari, based on an
Charles-Francois Natali
2013-05-20
1
-22/+3
*
Fix overlooked licence text.
Richard Oudkerk
2013-01-01
1
-6/+0
*
Make __mp_main__ an alias for __main__ in all processes to simplify
Richard Oudkerk
2012-10-08
1
-0/+7
*
Issue #14059: Implement multiprocessing.Barrier
Richard Oudkerk
2012-06-15
1
-2/+9
*
Use Python 3.x-style keyword only arg in Array()
Richard Oudkerk
2012-05-29
1
-4/+4
*
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
Richard Oudkerk
2012-04-30
1
-26/+1
*
Issue #4892: multiprocessing Connections can now be transferred over multipro...
Antoine Pitrou
2012-04-24
1
-1/+3
*
Issue #11836: document and expose multiprocessing.SimpleQueue
Sandro Tosi
2012-02-15
1
-1/+8
*
Remove duplication.
Ezio Melotti
2011-10-19
1
-1/+1
*
Merge with 3.1
Ronald Oussoren
2011-03-16
1
-1/+4
|
\
|
*
Issue #11569: use absolute path to the sysctl command in multiprocessing to
Ronald Oussoren
2011-03-16
1
-1/+4
|
*
Merged revisions 87225 via svnmerge from
R. David Murray
2010-12-14
1
-0/+1
|
*
Merged revisions 86077 via svnmerge from
Brian Curtin
2010-11-01
1
-1/+2
*
|
9162: fix license in multiprocessing files
R. David Murray
2010-12-14
1
-0/+1
*
|
Fix some ResourceErrors.
Brian Curtin
2010-11-01
1
-1/+2
*
|
Merged revisions 77794 via svnmerge from
Jesse Noller
2010-01-27
1
-2/+2
|
/
*
merge r68915 to py3k
Jesse Noller
2009-01-25
1
-1/+2
*
Merged revisions 67348,67355,67359,67362,67364-67365,67367-67368,67398,67423-...
Benjamin Peterson
2008-11-30
1
-1/+1
*
Merged revisions 64104,64117 via svnmerge from
Benjamin Peterson
2008-06-11
1
-0/+270