Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `typing.Self` workaround | Yurii Karabas | 2023-02-08 | 1 | -26/+12 |
* | Unify doc typing | Harry Lees | 2023-01-31 | 1 | -2/+3 |
* | happy new year 2023 | Mike Bayer | 2023-01-03 | 1 | -1/+1 |
* | Support result.close() for all iterator patterns | Mike Bayer | 2022-11-03 | 1 | -7/+138 |
* | pep-484: asyncio | Mike Bayer | 2022-04-11 | 1 | -20/+98 |
* | Improve error message when inspecting async proxies | Federico Caselli | 2021-08-30 | 1 | -0/+5 |
* | Implement proxy back reference system for asyncio | Mike Bayer | 2021-06-02 | 1 | -1/+43 |
* | Remove pep484 type comments from the code | Federico Caselli | 2021-05-16 | 1 | -1/+1 |
* | unify transactional context managers | Mike Bayer | 2021-05-05 | 1 | -2/+2 |
* | Implement connection binding for AsyncSession | Mike Bayer | 2021-01-07 | 1 | -0/+17 |
* | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+25 |