Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
438f4abb50bfb97e183564c18965c7f2c291f5c0
/
Lib
/
multiprocessing
/
heap.py
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