Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d64d78be20ced6ac9de58e91e69eaba184e36e9b
/
Doc
/
library
/
concurrency.rst
8bf08ee
bpo-37312: Remove _dummy_thread and dummy_threading modules (GH-14143)
by Victor Stinner
· 6 years ago
e895de3
bpo-35813: Tests and docs for shared_memory (#11816)
by Davin Potts
· 6 years ago
b43c4ca
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648)
by Antoine Pitrou
· 8 years ago
5467da8
Move select, selectors, asyncio to section 18 (IPC).
by Guido van Rossum
· 12 years ago
7a46564
asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl Ibarra Corretgé (mostly).
by Guido van Rossum
· 12 years ago
243d8d8
Issue #16853: Add new selectors module.
by Charles-François Natali
· 12 years ago
a68c1ab
#17771: fix typo. Patch by Andriy Mysyk.
by Ezio Melotti
· 12 years ago
fe7b00f
Closes #11710: create "landing pages" (/library/package.html) for those packages that have no documented content themselves, e.g. "urllib" or "http".
by Georg Brandl
· 13 years ago
bac9a53
Break up the 'someos' docs classification based on a more user-focused scheme, including creation of a separate 'Concurrent Execution' section
by Nick Coghlan
· 13 years ago