Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #22560, asyncio doc: ProactorEventLoop now supports SSL! | Victor Stinner | 2015-01-13 | 1 | -2/+4 |
* | asyncio: SelectSelector is limited to 512 sockets on Windows | Victor Stinner | 2015-01-09 | 1 | -1/+2 |
* | asyncio doc: reformat event loop policy doc | Victor Stinner | 2014-11-28 | 1 | -8/+18 |
* | asyncio doc: reformat create_server() doc | Victor Stinner | 2014-10-12 | 1 | -1/+1 |
* | Closes #22275: asyncio: enhance documentation of OS support | Victor Stinner | 2014-08-31 | 1 | -3/+5 |
* | asyncio: enhance documentation of platform support | Victor Stinner | 2014-07-11 | 1 | -9/+19 |
* | Issue #21680: Document asyncio event loops | Victor Stinner | 2014-07-08 | 1 | -0/+176 |