Week ending 2024-03-24 (Week 12)
Triaged
- #35289 (Chunked transfer encoding is not handled correctly by MultiPartParser) – Django - Chunked transfer encoding is not handled correctly by MultiPartParser (accepted)
- #35306 (Improve documentation for the various date format settings) – Django - Improve documentation for the various date format settings (accepted)
- #35310 (Optimize automatic JSON encoding of data in test client) – Django - Optimize automatic JSON encoding of data in test client (wontfix)
- #35308 (FileNotFoundError escapes from run_formatters()) – Django - FileNotFoundError escapes from run_formatters() (accepted)
- #35323 (Fix FileExistsError in django/core/files/move.py.) – Django - Fix FileExistsError in django/core/files/move.py. (accepted)
- #35324 (Postgres Extensions Not Available) – Django - Postgres Extensions Not Available (invalid)
Reviewed
- Fixed #35319 -- Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple by hrushikeshrv · Pull Request #17996 · django/django · GitHub - Fixed #35319 – Move the link to add a related object inside the .selector-available column for FilteredSelectMultiple
- #35323 (Fix FileExistsError in django/core/files/move.py.) – Django - Fix FileExistsError in django/core/files/move.py.
Authored
Other/Misc
- More security-related work.
- Updated the 5.1 schedule.