Week ending 2025-01-05 (Week 01)
Short week for me (only Thu and Fri), and first report for 2025!
Triaged
- https://code.djangoproject.com/ticket/36056 - Fix ignored exceptions in OutputWrapper.flush() (accepted)
- https://code.djangoproject.com/ticket/36057 - Make
test --pdb
pass exception topdb.post_mortem()
on Python 3.13 (accepted)
Reviewed
- https://github.com/django/django/pull/18987 - Fixed #36022 β Added django alternative spelling of django-admin.
- https://github.com/django/django/pull/18991 - Fixed #36021 β Added settings module configuration from pyproject.toml.
- https://github.com/django/django/pull/18983 - Fixed test failures occurring around New Yearβs Eve.
- https://github.com/django/django/pull/18980 - Removed current year from Python license file.
- https://github.com/django/django/pull/18990 - Fixed #36056 β Made OutputWrapper a virtual TextIOBase subclass only.
- https://github.com/django/django/pull/18973 - Added a test for QuerySet.delete() raising EmptyResultSet.
- https://github.com/django/dsf-working-groups/pull/23 - Online Community Working Group
Other/Misc
- Engaged in forum topics.
- Commented on https://forum.djangoproject.com/t/name-the-main-command-django/37230 because I fear there is no explicit execution plan, and while there are people in favor of some parts of the proposals, itβs unclear to me which parts got consensus. I have asked for clarifications.