Week ending October 24, 2021 

*Triaged: *
   https://code.djangoproject.com/ticket/33206 - Allow redirect type choice 
in contrib.redirects app (wontfix) 
   https://code.djangoproject.com/ticket/33203 - OrderedSet should inherit 
from collections.abc.MutableSet (needsinfo) 
   https://code.djangoproject.com/ticket/33205 - call_command() fails when 
required mutually exclusive arguments use the same `dest`. (accepted) 
   https://code.djangoproject.com/ticket/33207 - 
django.apps.apps.get_model() does not allow namespaced (PEP 420) apps to 
get a model (invalid) 
   https://code.djangoproject.com/ticket/33209 - ManyToManyField.add() 
doesn't respect a unique constraint in intermediate table. (invalid) 
   https://code.djangoproject.com/ticket/33208 - Allow globally defining 
custom (i.e. with select_related) querysets for 
ModelChoiceFields/ForeignKeys (wontfix) 
   https://code.djangoproject.com/ticket/33214 - Base DatabaseOperations 
missing format_for_duration_arithmetic() stub (accepted) 
   https://code.djangoproject.com/ticket/33213 - Document coverage setup 
for parallel tests (accepted) 
   https://code.djangoproject.com/ticket/33215 - Add support for GEOS 3.10. 
(created) 
   https://code.djangoproject.com/ticket/33216 - Use simplified paths for 
deconstruct of expressions (accepted) 
   https://code.djangoproject.com/ticket/33217 - Add parentheses to 
@functools.lru_cache (wontfix) 
   https://code.djangoproject.com/ticket/33218 - slugify() can't handle 
Turkish İ while allow_unicode = True (invalid) 
   https://code.djangoproject.com/ticket/33219 - django.test.client 
missconversion of json with internal dicts (invalid) 
   https://code.djangoproject.com/ticket/33222 - MySQL Connection respawns 
a closed connection before closing (?) (invalid) 
   https://code.djangoproject.com/ticket/33220 - Test suite failures when 
using PYTHONOPTIMIZE or optimization CLI flags (wontfix) 

*Reviewed/committed: *
   https://github.com/django/django/pull/15001 - Fixed #33198 -- Corrected 
BinaryField.max_length docs. 
   https://github.com/django/django/pull/14997 - Fixed #33194 -- Fixed 
migrations when altering a field with functional indexes/unique constraints 
on SQLite. 
   https://github.com/django/django/pull/14977 - Fixed #33172 -- Added 
example of modifying upload handlers on the fly for CBVs. 
   https://github.com/django/django/pull/15004 - Refs #32956 -- Changed 
docs to treat the acronym HTTP phonetically. 
   https://github.com/django/django/pull/14996 - Fixed #33197 -- Made field 
rename with prior matching db_column change a noop. 
   https://github.com/django/django/pull/15009 - Refs #32956 -- Capitalized 
HTTP/HTTPS in comments, docs, and docstrings. 
   https://github.com/django/django/pull/15005 - Fixed #32987 -- Added 
system check for template tag modules with the same name. 
   https://github.com/django/django/pull/14787 - Fixed #33043 -- Made 
method_decorator() preserve wrapper assignments. 
   https://github.com/django/django/pull/14047 - Made F deconstruction omit 
'expressions' in the path. 
   https://github.com/django/django/pull/15016 - Fixed #33214 -- Added 
BaseDatabaseOperations.format_for_duration_arithmetic() stub method. 

*Reviewed: *
   https://github.com/django/django/pull/14831 - Fixed #33211 -- Updated 
tests for Selenium 4.0.0. 

*Authored: *
   https://github.com/django/django/pull/15013 - Fixed #33215 -- Confirmed 
support for GEOS 3.10.

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/6294479e-70e8-4ae5-b306-d12574ccaf76n%40googlegroups.com.

Reply via email to