| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Lint pass | Bob Halley | 2021-05-02 | 1 | -1/+1 |
| * | asyncio on Windows requries connected sockets. [Issue #637]windows_asyncio_fix | Bob Halley | 2021-02-25 | 1 | -0/+3 |
| * | Abstract methods should raise NotImplementedError, not return None | Bob Halley | 2021-01-31 | 1 | -4/+10 |
| * | make passing a socket to async routines actually work | Bob Halley | 2020-06-17 | 1 | -1/+1 |
| * | lint | Bob Halley | 2020-06-16 | 1 | -5/+0 |
| * | move low_level_address_tuple() to dns.inet; add some no-coverage comments | Bob Halley | 2020-06-13 | 1 | -18/+4 |
| * | Add some comments about opportunities after 3.6 is not supported. | Bob Halley | 2020-06-13 | 1 | -1/+2 |
| * | Add TLS for Trio and Curio. | Bob Halley | 2020-06-12 | 1 | -1/+1 |
| * | lint | Bob Halley | 2020-06-12 | 1 | -0/+1 |
| * | Support trio, curio, and asyncio with one API! | Bob Halley | 2020-06-11 | 1 | -0/+77 |
