| Age | Commit message (Expand) | Author |
|---|---|---|
| 2023-01-18 | Fixed #34233 -- Dropped support for Python 3.8 and 3.9. | Mariusz Felisiak |
| 2022-12-22 | Fixed #33735 -- Added async support to StreamingHttpResponse. | Carlton Gibson |
| 2022-02-07 | Refs #33476 -- Refactored code to strictly match 88 characters line length. | Mariusz Felisiak |
| 2022-02-07 | Refs #33476 -- Reformatted code with Black. | django-bot |
| 2021-09-30 | Optimized @async_unsafe. | Adam Johnson |
| 2021-07-30 | Refs #32956 -- Updated words ending in -wards. | David Smith |
| 2021-05-04 | Refs #32074 -- Used asyncio.get_running_loop() instead of get_event_loop(). | Mariusz Felisiak |
| 2019-12-03 | Fixed #31056 -- Allowed disabling async-unsafe check with an environment vari... | Andrew Godwin |
| 2019-06-20 | Fixed #30451 -- Added ASGI handler and coroutine-safety. | Andrew Godwin |
