Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
1515450440f901bdb15e1ad0211a498f54053c3f
/
Lib
/
asyncio
/
queues.py
4cb814c
asyncio, Tulip issue 220: Merge JoinableQueue with Queue.
by Victor Stinner
· 10 years ago
17d87f8
asyncio, Tulip issue 221: Fix doc of QueueEmpty and QueueFull
by Victor Stinner
· 11 years ago
3531d90
asyncio: sync with Tulip
by Victor Stinner
· 11 years ago
952ec98
asyncio doc: update also Queue docstrings
by Victor Stinner
· 11 years ago
a9acbe8
Closes #21886, #21447: Fix a race condition in asyncio when setting the result
by Victor Stinner
· 11 years ago
66dc6b0
Issue #21723: asyncio.Queue: support any type of number (ex: float) for the
by Victor Stinner
· 11 years ago
7aedea4
asyncio: remove temporary aliases
by Victor Stinner
· 12 years ago
fef7098
asyncio: Rename {Empty,Full} to {QueueEmpty,QueueFull} and no longer get them from queue.py.
by Guido van Rossum
· 12 years ago
2748bc7
asyncio: remove references to the Tulip project, rename Tulip to asyncio.
by Victor Stinner
· 12 years ago
16c4239
asyncio: Fix docstring of get_nowait().
by Guido van Rossum
· 12 years ago
27b7c7e
Initial checkin of asyncio package (== Tulip, == PEP 3156).
by Guido van Rossum
· 12 years ago