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
/
popen_spawn_posix.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118981: multiprocessing.popen_spawn_posix, fix potential hang (gh-118982)
Albert Zeyer
2025-09-07
1
-0/+4
*
bpo-36888: Add multiprocessing.parent_process() (GH-13247)
Thomas Moreau
2019-05-20
1
-3/+7
*
bpo-36867: Make semaphore_tracker track other system resources (GH-13222)
Pierre Glaser
2019-05-10
1
-2/+2
*
Fix bpo-30596: Add close() method to multiprocessing.Process (#2010)
Antoine Pitrou
2017-06-24
1
-1/+1
*
Issue #28053: Applying refactorings, docs and other cleanup to follow.
Davin Potts
2016-09-09
1
-4/+3
*
Issue #20976: pyflakes: Remove unused imports
Victor Stinner
2014-03-20
1
-3/+0
*
Issue #18999: Make multiprocessing use context objects.
Richard Oudkerk
2013-10-16
1
-9/+4
*
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-27
1
-2/+2
*
Stop making fork server have copy of semaphore_tracker_fd.
Richard Oudkerk
2013-08-22
1
-2/+4
*
Issue #8713: Support alternative start methods in multiprocessing on Unix.
Richard Oudkerk
2013-08-14
1
-0/+75