Week ending October 15 *Triaged:* https://code.djangoproject.com/ticket/34894 - Query.change_aliases() has several significant bugs (needsinfo) https://code.djangoproject.com/ticket/34895 - Reverse migrations fail with mysql / mariadb with sql_safe_updates set to 1 (duplicate) https://code.djangoproject.com/ticket/12075 - Add wsgiorg.routing args support (wontfix) https://code.djangoproject.com/ticket/34898 - Adding non-deterministic collations to unique CharFields crashes on PostgreSQL. (accepted) https://code.djangoproject.com/ticket/14761 - URL resolving / reversing design doesn't allow alternate specs (needsinfo) https://code.djangoproject.com/ticket/34900 - Python 3.13 compatibility. (someday/maybe)
*Reviewed/committed:* https://github.com/django/django/pull/17349 - Refs #34043 -- Clarified how to test UI changes. https://github.com/django/django/pull/17351 - [5.0.x] Refs #26029 -- Improved get_storage_class() deprecation warning with stacklevel=2. https://github.com/django/django/pull/17194 - Fixed #12241 -- Preserved query strings when using "Save and continue/add another" in admin. https://github.com/django/django/pull/17359 - Refs #34840 -- Improved release note describing index regression. *Reviewed:* https://github.com/django/django/pull/17308 - Fixed #34808 -- Doc'd aggregate default argument. *Authored:* https://github.com/django/django/pull/17348 - Added backticks to setuptools in docs. https://github.com/django/django/pull/17354 - Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test on Oracle. https://github.com/django/asgiref/pull/414 - Dropped Python 3.7 support. https://github.com/django/django/pull/17356 - Refs #34840 -- Fixed test_validate_nullable_textfield_with_isnull_true() on databases that don's support table check constraints. https://github.com/django/asgiref/pull/412 - Added Python 3.12 support. https://github.com/django/django/pull/17367 - Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_feature() test on Python 3.12.1+. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/6093cc27-09e8-456e-a62d-4ecbf44c81e2n%40googlegroups.com.