Week ending December 11, 2022
*Triaged: *
https://code.djangoproject.com/ticket/34200 - Allow setting postgres
role during connection setup (needsinfo)
https://code.djangoproject.com/ticket/34201 - Drop support for SQLite <
3.21.0 (created)
https://code.djangoproject.com/ticket/34202 - Strict time zone name
condition in PostgreSQL DatabaseWrapper. (wontfix)
https://code.djangoproject.com/ticket/34203 - Drop support for psycopg2
2.8 (wontfix)
https://code.djangoproject.com/ticket/34204 - Django cannot load when
Python is compiled with --without-doc-strings enabled (invalid)
https://code.djangoproject.com/ticket/34205 - Validation of constraints
with __len lookup crashes for ArrayFields. (accepted)
https://code.djangoproject.com/ticket/34206 - annotation of another
annotation duplicate query rule (invalid)
*Reviewed/committed: *
https://github.com/django/django/pull/16356 - Fixed #34199 -- Added
example to StringAgg docs.
https://github.com/django/django/pull/16354 - Improved test coverage for
django.db.transaction.
https://github.com/django/django/pull/16349 - Fixed #34194 -- Added
django.utils.http.content_disposition_header().
https://github.com/django/django/pull/16338 - Fixed #24048 -- Corrected
QuerySet.only() docs about interaction with defer().
https://github.com/django/django/pull/16357 - Fixed #29084 -- Skipped
some postgres_tests.test_search tests when pg_catalog isn't English.
https://github.com/django/django/pull/16362 - Refs #33308 -- Modernized
database wrapper in the PostgreSQL backend.
https://github.com/django/django/pull/16343 - Fixed #33199 -- Deprecated
passing positional arguments to Signer/TimestampSigner.
https://github.com/django/django/pull/16376 - Fixed #34205 -- Fixed
Meta.constraints validation crash with ArrayField and __len lookup.
*Authored: *
https://github.com/django/django/pull/16359 - Updated various links to
HTTPS and new locations.
https://github.com/django/django/pull/16361 - Fixed
AdminViewDeletedObjectsTest.test_cyclic failure when using --keepdb.
https://github.com/django/django/pull/16365 - Fixed contenttypes_tests
tests failures when using --keepdb.
https://github.com/django/django/pull/16366 - Fixed #34201 -- Bumped
minimum supported SQLite to 3.21.0.
https://github.com/django/django/pull/16368 - Made inspectdb used
Cursor.description.display_size for CharFields' max_length.
https://github.com/django/django/pull/16371 - Avoided direct mocking of
psycopg2.__version__ in test_correct_extraction_psycopg2_version().
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/eee2b733-e114-1720-9e75-0120667ae8b1%40gmail.com.