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
/
context.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-84559: Remove the new multiprocessing warning, too disruptive. (#101551)
Gregory P. Smith
2023-02-03
1
-27/+1
*
GH-84559: Deprecate fork being the multiprocessing default. (#100618)
Gregory P. Smith
2023-02-02
1
-1/+28
*
gh-90549: Fix leak of global named resources using multiprocessing spawn (#30...
Leo Trol
2022-06-09
1
-0/+14
*
bpo-39244: multiprocessing return default start method first on macOS (GH-18625)
idomic
2020-05-26
1
-3/+4
*
bpo-33725: multiprocessing uses spawn by default on macOS (GH-13603)
Victor Stinner
2019-05-28
1
-1/+6
*
bpo-36888: Add multiprocessing.parent_process() (GH-13247)
Thomas Moreau
2019-05-20
1
-0/+1
*
Simplify __all__ in multiprocessing (GH-6856)
Derek B. Kim
2018-07-11
1
-4/+2
*
bpo-30296 Remove unnecessary tuples, lists, sets, and dicts (#1489)
Jon Dufresne
2017-05-18
1
-1/+1
*
bpo-29762: More use "raise from None". (#569)
Serhiy Storchaka
2017-04-05
1
-1/+1
*
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkse...
Antoine Pitrou
2016-12-10
1
-1/+1
|
\
|
*
Issue #28779: multiprocessing.set_forkserver_preload() would crash the forkse...
Antoine Pitrou
2016-12-10
1
-1/+1
*
|
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts
2016-09-09
1
-2/+11
|
/
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-0/+348