Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
2914bb32e2adf8dff77c0ca58b33201bc94e398c
/
Doc
/
library
/
asyncio-queue.rst
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