Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5dd3caed2be6da5df934c7c3bedf0bd9ba2d4bf6
/
Lib
/
asyncio
/
queues.py
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