Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d2ec81a8c99796b51fb8c49b77a7fe369863226f
/
Lib
/
multiprocessing
/
heap.py
e4679cd
bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827)
by Antoine Pitrou
· 7 years ago
bd73e72
bpo-5001: More-informative multiprocessing error messages (#3079)
by Allen W. Smith, Ph.D
· 8 years ago
3051f0b
bpo-30919: shared memory allocation performance regression in multiprocessing (#2708)
by Antoine Pitrou
· 8 years ago
5458647
Issue #28053: Applying refactorings, docs and other cleanup to follow.
by Davin Potts
· 9 years ago
d5aec7b
Issue #21116: Avoid blowing memory when allocating a multiprocessing shared
by Antoine Pitrou
· 10 years ago
438f4ab
Issue #23060: Suppresses a multiprocessing assert that fails incorrectly
by Steve Dower
· 11 years ago
a924fc7
Issue #21565: multiprocessing: use contex-manager protocol for synchronization
by Charles-François Natali
· 11 years ago
7fa767e
Issue #20976: pyflakes: Remove unused imports
by Victor Stinner
· 11 years ago
b1694cf
Issue #18999: Make multiprocessing use context objects.
by Richard Oudkerk
· 12 years ago
84ed9a6
Issue #8713: Support alternative start methods in multiprocessing on Unix.
by Richard Oudkerk
· 12 years ago
25f043b
Issue #18593: fix typo in comment
by Eli Bendersky
· 12 years ago
26cdf1f
Make multiprocessing's shared memory use memoryview instead of raw pointer
by Richard Oudkerk
· 13 years ago
3e268aa
Mark multiprocessing files with "Licensed to PSF under a Contributor Agreement"
by Richard Oudkerk
· 13 years ago
23bba4c
Issue #11750: The Windows API functions scattered in the _subprocess and
by Antoine Pitrou
· 13 years ago
04842a8
Remove unused or redundant imports in concurrent.futures and multiprocessing.
by Florent Xicluna
· 14 years ago
778db49
Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed by
by Charles-François Natali
· 14 years ago
d382066
Merged revisions 87225 via svnmerge from
by R. David Murray
· 15 years ago
6aa8bc3
Merged revisions 83722 via svnmerge from
by Brian Curtin
· 15 years ago
e711caf
Merged revisions 64104,64117 via svnmerge from
by Benjamin Peterson
· 17 years ago