fellow reports / 2023
/2023 Week 1
Calendar Week 1 — Ending 08 January
Investigate Weblate hosting for i18n infrastructure.
Triaged:
- https://code.djangoproject.com/ticket/34240 -- assertRedirects() doesn't preserve headers set in RequestFactory/Client methods. (Accepted)
Reviewed:
- https://github.com/django/django-asv/pull/71#pullrequestreview-1239643294 -- Added pre-commit
- https://github.com/django/django/pull/16431 -- Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
- https://github.com/django/django/pull/15872 -- Fixed #33865 -- Optimized LimitedStream wrapper.
- https://github.com/django/django/pull/13483 -- Fixed #31949 -- Made builtin decorator async compatible
- https://github.com/django/django/pull/16397 -- Fixed #34180 -- Added note ref resetting language in test tear-downs.
- https://code.djangoproject.com/ticket/30686 -- Improve utils.text.Truncator &co to use a full HTML parser.
- https://github.com/django/django/pull/16027 -- Fixed #33879 -- Fixed wrong results for long intervals.
- https://github.com/glasnt/dceu2022-sprints-work/ -- Who contributed to Django X.Y?
- https://code.djangoproject.com/ticket/33573 -- Add native async support to redis cache backend