Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix import path for asyncio.TimeoutError (#17691) | Andrew Svetlov | 2019-12-24 | 1 | -2/+2 |
* | bpo-32528: Make asyncio.CancelledError a BaseException. (GH-13528) | Yury Selivanov | 2019-05-27 | 1 | -1/+3 |
* | bpo-33530: Implement Happy Eyeballs in asyncio, v2 (GH-7237) | twisteroid ambassador | 2019-05-05 | 1 | -0/+147 |