Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | asyncio.docs: Improve wordings; add a note to the Coroutines section. Issue #... | Yury Selivanov | 2014-02-20 | 1 | -7/+7 |
* | asyncio doc: add "Concurrency and multithreading" section | Victor Stinner | 2014-02-01 | 1 | -1/+1 |
* | Document asyncio.QueueFull/Empty. | Guido van Rossum | 2014-01-26 | 1 | -2/+18 |
* | asyncio doc: move AbstractServer to the event loop page | Victor Stinner | 2014-01-24 | 1 | -0/+27 |
* | asyncio doc: replace "coroutine" with "coroutine object" or "coroutine function" | Victor Stinner | 2014-01-16 | 1 | -8/+8 |
* | Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work. | R David Murray | 2013-12-20 | 1 | -0/+1 |
* | asyncio: remove references to the Tulip project, rename Tulip to asyncio. | Victor Stinner | 2013-12-13 | 1 | -1/+1 |
* | Split asyncio documentation into subfiles | Victor Stinner | 2013-12-03 | 1 | -0/+341 |