Week ending 2025-04-27 (Week 17)
Triaged
- https://code.djangoproject.com/ticket/36333 - runserver: could not acquire lock for _io.BufferedWriter at interpreter shutdown (needsinfo)
- https://code.djangoproject.com/ticket/36336 - Incorrect size of first autocomplete input in Inlines with “collapsed” class (on chromium based browsers) (
needsinfo)(accepted) - https://code.djangoproject.com/ticket/36337 - Broken autocomplete inside Inline after clicking “Add another …” (accepted)
- https://code.djangoproject.com/ticket/36339 - BrokenLinkEmailsMiddleware fires when Referer is invalid and URL redirects (invalid)
- https://code.djangoproject.com/ticket/36335 - Incorrect usage of “i.e.” in topics/db/managers (accepted)
- https://code.djangoproject.com/ticket/36341 - django.utils.text.wrap does not preserve newlines within text to be wrapped (accepted)
- https://code.djangoproject.com/ticket/36342 - Slicing a QuerySet with a result cache results in a list (invalid)
- https://code.djangoproject.com/ticket/36351 - CompositePrimaryKey fails in InlineAdmins with a JSONDecodeError (duplicate)
- https://code.djangoproject.com/ticket/36348 - ManifestStaticFilesStorage breaks CSS containing data: URIs with multiple nested url()s
(invalid)(accepted) - https://code.djangoproject.com/ticket/36350 - Custom field’s db_check() not taken into account when deciding whether to recreate constraint. (?)
Reviewed
- https://github.com/django/django/pull/19404 - Fixed #36341 – Fixed utils.text.wrap not preserving empty lines.
- https://github.com/django/django/pull/19389 - Fixed #36331 – Reverted “Fixed #36055 – Prevented overlap of object-tools buttons and page header in the admin.”
- https://github.com/django/django/pull/19376 - Skipped label PR job when not running from django/django.
- https://github.com/django/django/pull/19408 - Fixed #36348 – ManifestStaticFilesStorage breaks CSS containing data: URIs with multiple nested url()s
Authored
- https://github.com/django/django/pull/19409 - Refs #36341 – Added release notes for 5.1.9 and 4.2.21 for fix in 1e9db35836d42a3c72f3d1015c2f302eb6fee046.
- https://github.com/django/django/pull/19410 - Fixed #36309 – Made email alternatives and attachments pickleable.
Other/Misc
- Security related tasks:
- Reports triage.
- PR adjustments.
- 1-1 with Board Liaison Jeff.