Commit message (Expand) | Author | Age | |
---|---|---|---|
* | bpo-32262: Fix codestyle; use f-strings formatting where necessary. (#4775) | Yury Selivanov | 2017-12-10 |
* | asyncio doc: document Protocol state machine | Victor Stinner | 2015-01-29 |
* | asyncio: Fix spelling and typos. | Yury Selivanov | 2014-02-18 |
* | asyncio: Export all abstract protocol and transport classes. Fixes issue #20029. | Guido van Rossum | 2013-12-20 |
* | asyncio: Use Interface instead of ABC. Fixes issue 19726. | Guido van Rossum | 2013-11-30 |
* | asyncio: Replace connection_refused() with error_received(). | Guido van Rossum | 2013-11-15 |
* | Write flow control for asyncio (includes asyncio.streams overhaul). | Guido van Rossum | 2013-10-18 |
* | Initial checkin of asyncio package (== Tulip, == PEP 3156). | Guido van Rossum | 2013-10-17 |