Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
01d7eba3162af8a0f62d7636cbb44440901b3909
/
Lib
/
multiprocessing
/
forking.py
2d843d2
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
by Antoine Pitrou
· 13 years ago
84a0fbf
Issue #13812: When a multiprocessing Process child raises an exception, flush stderr after printing the exception traceback.
by Antoine Pitrou
· 13 years ago
04842a8
Remove unused or redundant imports in concurrent.futures and multiprocessing.
by Florent Xicluna
· 13 years ago
dd69649
Issue #9205: concurrent.futures.ProcessPoolExecutor now detects killed
by Antoine Pitrou
· 14 years ago
176f07d
Issue #12040: Expose a new attribute `sentinel` on instances of
by Antoine Pitrou
· 14 years ago
87cf220
Issue #11743: Rewrite multiprocessing connection classes in pure Python.
by Antoine Pitrou
· 14 years ago
727b498
Fix #5162. Allow child spawning from Windows services (via pywin32).
by brian.curtin
· 14 years ago
e2f2998
Fix #5162. Allow child spawning from Windows services (via pywin32).
by brian.curtin
· 14 years ago
793ee1f
Issue #10845: Improve compatibility between multiprocessing on Windows and package, zipfile and directory execution (Reviewed by Antoine Pitrou and approved by Georg Brandl)
by Nick Coghlan
· 14 years ago
d382066
Merged revisions 87225 via svnmerge from
by R. David Murray
· 14 years ago
3fc969a
9162: fix license in multiprocessing files
by R. David Murray
· 14 years ago
6aa8bc3
Merged revisions 83722 via svnmerge from
by Brian Curtin
· 15 years ago
a6a3274
Fix #9513 to remove relative imports from multiprocessing.
by Brian Curtin
· 15 years ago
9b0e918
Note: only the relevant parts of r79474 are merged.
by Florent Xicluna
· 15 years ago
998171f
Merged revisions 78777,78787,78790 via svnmerge from
by Florent Xicluna
· 15 years ago
f70a538
Issues #10867: remove old cPickle imports from multiprocessing
by Jesse Noller
· 16 years ago
949d47d
Issue #3125: Remove copy_reg in multiprocessing and replace it with
by Amaury Forgeot d'Arc
· 17 years ago
58ea9fe
Merged revisions 65864 via svnmerge from
by Benjamin Peterson
· 17 years ago
e711caf
Merged revisions 64104,64117 via svnmerge from
by Benjamin Peterson
· 17 years ago