Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1d922d0ce92a95437616a3793c6068b51ec72a5d
/
Lib
/
multiprocessing
/
spawn.py
99d8dd2
Issue #20990: Correction for 619331c67638.
by Richard Oudkerk
· 11 years ago
a40675a
Issue #20990: Fix issues found by pyflakes for multiprocessing.
by Richard Oudkerk
· 11 years ago
9a76735
Close #19946: use runpy as needed in multiprocessing
by Nick Coghlan
· 12 years ago
ca7ab7c
Issue #19946: Raise ImportError when the main module cannot be found
by Brett Cannon
· 12 years ago
b523f84
Implement PEP 451 (ModuleSpec).
by Eric Snow
· 12 years ago
b1694cf
Issue #18999: Make multiprocessing use context objects.
by Richard Oudkerk
· 12 years ago
7d2d43c
Stop making fork server have copy of semaphore_tracker_fd.
by Richard Oudkerk
· 12 years ago
84ed9a6
Issue #8713: Support alternative start methods in multiprocessing on Unix.
by Richard Oudkerk
· 12 years ago