Week ending October 30, 2022 

*Triaged: *
   https://code.djangoproject.com/ticket/34112 - Add async interface to 
Model (accepted) 
   https://code.djangoproject.com/ticket/34113 - max() arg is an empty 
sequence (duplicate) 
   https://code.djangoproject.com/ticket/34114 - loaddata doesn't honor 
auto_now_add=True when these values are missing. (duplicate) 
   https://code.djangoproject.com/ticket/34115 - Document RUN_MAIN 
environment variable (wontfix) 
   https://code.djangoproject.com/ticket/34116 - custom validation error in 
password_validators (wontfix) 
   https://code.djangoproject.com/ticket/33173 - Python 3.11 compatibility 
(accepted) 
   https://code.djangoproject.com/ticket/34118 - Python 3.12 compatibility 
(someday/maybe) 
   https://code.djangoproject.com/ticket/33701 - Highlight error location 
in the technical 500 debug page on Python 3.11+. (accepted) 
   https://code.djangoproject.com/ticket/33752 - Display exception groups 
on the technical 500 debug page on Python 3.11+. (accepted) 
   https://code.djangoproject.com/ticket/33747 - Display exception notes on 
the technical 500 debug page on Python 3.11+. (accepted) 
   https://code.djangoproject.com/ticket/34110 - Add InMemoryStorage 
(accepted) 
   https://code.djangoproject.com/ticket/34121 - Multi Databases 
documenation example doesn't work (invalid) 
   https://code.djangoproject.com/ticket/34109 - Uvicorn can be run without 
installing gunicorn (accepted) 
   https://code.djangoproject.com/ticket/34123 - Ambiguous aliases in 
ordering on combined queries with select_related(). (accepted) 
   https://code.djangoproject.com/ticket/34125 - Limiting QuerySet crashes 
on union() with a single non-empty query (accepted) 
   https://code.djangoproject.com/ticket/34124 - Developer experience on {% 
with %} template tag can be improved. (wontfix) 
   https://code.djangoproject.com/ticket/34127 - after package django 
project with pyinstall, with manage can't execute other commands defined in 
other python packages (invalid) 

*Reviewed/committed: *
   https://github.com/django/django/pull/16217 - Fixed #34111 -- Made test 
runner with --debug-sql format SQL queries. 
   https://github.com/django/django/pull/16220 - Improved "rebase" example 
for upstream changes in working with Git docs. 
   https://github.com/django/django/pull/16224 - Fixed flaky 
test_ForeignKey_using_to_field test. 
   https://github.com/django/django/pull/15863 - Fixed #34098 -- Fixed loss 
of precision for Decimal values in floatformat filter. 
   https://github.com/django/django/pull/16056 - Fixed #29027 -- Fixed 
file_move_safe() crash when moving files with SELinux. 
   https://github.com/django/django/pull/16187 - Fixed #19215 -- Fixed 
rendering ClearableFileInput when editing with invalid files. 
   https://github.com/django/django/pull/16222 - Completed test coverage 
for contrib.auth.forms. 
   https://github.com/django/django/pull/16139 - Fixed #34066 -- Fixed link 
to password reset view in UserChangeForm.password's help text when using 
to_field. 
   https://github.com/django/django/pull/16232 - Fixed #34125 -- Fixed 
sliced QuerySet.union() crash on a single non-empty queryset. 
   https://github.com/django/django/pull/16238 - Corrected 
test_update_or_create_with_model_property_defaults test. 
   https://github.com/django/django/pull/16234 - Removed obsolete doc 
reference to asyncio.iscoroutinefunction. 

*Authored: *
   https://github.com/django/django/pull/16223 - Refs #34070 -- Fixed date 
format in Now() on SQLite. 
   https://github.com/django/django/pull/16225 - Refs #33173 -- Fixed 
destroying test databases when running tests in parallel using spawn on 
Windows. 
   https://github.com/django/django/pull/16226 - Fixed 
DatabaseFeatures.supports_select_(intersection/difference) on MariaDB and 
MySQL 8.0.31+. 
   https://github.com/django/django/pull/16228 - Refs #33173 -- Added 
Python 3.11 to classifiers and tox.ini. 
   https://github.com/django/django/pull/16230 - Refs #33173 -- Doc'd 
Python 3.11 compatibility in Django 4.1.x. 
   https://github.com/django/django/pull/16231 - Refs #19215 -- Fixed 
admin_widgets tests if Pillow isn't installed.

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/919feb1b-824a-4195-8a3a-127e0f342dden%40googlegroups.com.

Reply via email to