Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix many spell glitches in docstrings and comments | Lele Gaifax | 2021-01-24 | 1 | -2/+2 |
* | Improve error message when await_ call errors | Federico Caselli | 2021-01-21 | 1 | -4/+6 |
* | Repair async test refactor | Mike Bayer | 2021-01-02 | 1 | -0/+12 |
* | Support testing of async drivers without fallback mode | Federico Caselli | 2020-12-30 | 1 | -1/+12 |
* | Detect non compatible execution in async mode | Federico Caselli | 2020-12-08 | 1 | -1/+11 |
* | Support PEP-567 context variables | Fantix King | 2020-11-19 | 1 | -0/+12 |
* | Reduce import time overhead | Mike Bayer | 2020-11-03 | 1 | -94/+87 |
* | Ensure AsyncAdaptedLock is present | Mike Bayer | 2020-11-02 | 1 | -11/+12 |
* | Adapt event exec_once_mutex to asyncio | Mike Bayer | 2020-09-14 | 1 | -0/+11 |
* | Implement rudimentary asyncio support w/ asyncpg | Mike Bayer | 2020-08-13 | 1 | -0/+110 |