Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2725cb01d7cbf5caecb51cc20d97ba324b09ce96
/
Doc
/
library
/
asyncio-queue.rst
97e1299
Fixes typo in asyncio.queue doc (GH-11581)
by Slam
· 7 years ago
1fa2ec4
bpo-33649: A copy-editing pass on asyncio documentation (GH-9376)
by Elvis Pranskevichus
· 7 years ago
7372c3b
bpo-33649: Add high-level APIs cheat-sheet (GH-9319)
by Yury Selivanov
· 7 years ago
6c73164
bpo-33649: Refresh asyncio docs landing page (GH-9322)
by Yury Selivanov
· 7 years ago
c9d66f0
bpo-33649 Polish asyncio docs on queues, protocols, and subproccesses (#9306)
by Carol Willing
· 7 years ago
7c7605f
bpo-33649: First asyncio docs improvement pass (GH-9142)
by Yury Selivanov
· 7 years ago
8874342
bpo-32258: Replace 'yield from' to 'await' in asyncio docs (#4779)
by Andrew Svetlov
· 8 years ago
627d2c8
Add the link to asyncio source code in the docs (GH-2373)
by lf
· 8 years ago
e81a773
#23464: remove JoinableQueue that was deprecated in 3.4.4.
by R David Murray
· 10 years ago
84c717d
asyncio doc: changes on the Queue API missed Python 3.4.3 release
by Victor Stinner
· 10 years ago
8370496
asyncio: add a note about (non) thread safety in each class
by Victor Stinner
· 10 years ago
615a58e
asyncio doc: move queues to a new page
by Victor Stinner
· 10 years ago