| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | asyncio: document Queue classes | Victor Stinner | 2013-12-02 | 1 | -0/+108 |
|
|
* | Document Task class and task functions | Victor Stinner | 2013-12-02 | 1 | -0/+200 |
|
|
* | asyncio: cleanup doc | Victor Stinner | 2013-12-02 | 1 | -26/+40 |
|
|
* | Issue #19833: Document more asyncio.BaseEventLoop methods | Victor Stinner | 2013-12-02 | 1 | -2/+143 |
|
|
* | Issue #19833: add 2 examples to asyncio doc (hello world) | Victor Stinner | 2013-12-02 | 1 | -0/+36 |
|
|
* | Issue #19833: asyncio doc: add class name to methods | Victor Stinner | 2013-12-02 | 1 | -34/+34 |
|
|
* | Document create_connection | Antoine Pitrou | 2013-11-23 | 1 | -0/+71 |
|
|
* | Start documenting the event loop | Antoine Pitrou | 2013-11-23 | 1 | -0/+57 |
|
|
* | Document asyncio transport APIs | Antoine Pitrou | 2013-11-23 | 1 | -0/+170 |
|
|
* | Add source link for asyncio. | Guido van Rossum | 2013-11-23 | 1 | -0/+3 |
|
|
* | Finish protocol documentation | Antoine Pitrou | 2013-11-23 | 1 | -12/+54 |
|
|
* | Start documenting protocols | Antoine Pitrou | 2013-11-23 | 1 | -0/+130 |
|
|
* | Mention threadpool interface in asyncio overview. | Guido van Rossum | 2013-11-22 | 1 | -0/+4 |
|
|
* | Issue #19291: add crude stubs to the asyncio docs | Antoine Pitrou | 2013-11-22 | 1 | -5/+94 |
|
|
* | asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl I... | Guido van Rossum | 2013-11-22 | 1 | -0/+20 |
|
|