fellow reports / 2022
/2022 Week 24
Calendar Week 24 — Ending 19 June
Preparing Django 4.1b1.
Triaged:
- https://code.djangoproject.com/ticket/33784 -- Formats should not be escaped in admin calendar widget. (Accepted)
- https://code.djangoproject.com/ticket/33781 -- Timezone warning visual regression. (Accepted)
Reviewed:
- https://github.com/django/django/pull/15773 -- Fixed #33786 -- Confirmed support for GDAL 3.5.
- https://github.com/django/django/pull/14652 -- Fixed #32798 -- Fixed ASGIHandler to run response iterators in sync context.
- https://github.com/django/django/pull/15727 -- Fixed #33735 -- Handle async streaming response
Authored:
- https://github.com/django/django/pull/15775 -- Updated asgiref dependency for 4.1 release series.