Hi all. 

Calendar Week 18 -- ending 09 May.


Released Django 3.2.1, 3.1.9, and 2.2.21


Reviewed:

https://github.com/django/django/pull/14358 -- Removed unused 
TestHashedFiles._max_post_process_passes.
https://github.com/django/django/pull/14349 -- Fixed #32713, Fixed 
CVE-2021-XXXXX -- Prevented newlines and tabs from being accepted in 
URLValidator on Python 3.9.5+.
https://github.com/django/django/pull/14348 -- Refs CVE-2021-31542 -- 
Adjusted mock AWS storage test for Windows.
https://github.com/django/django/pull/14338 -- Fixed #26721 -- Dumpdata to 
use ASCII-only json dump to bypass encoding errors.
https://github.com/django/django/pull/14345 -- Refs #32074 -- Used 
asyncio.get_running_loop() instead of get_event_loop().



Calendar Week 19 -- ending 16 May.


Triaged:

https://code.djangoproject.com/ticket/32744 -- Template changes cause dev 
server to reload (worksforme)
https://code.djangoproject.com/ticket/32743 -- Migrations don't alter 
foreign key data types when referencing primary keys in MTI models. 
(Accepted)
https://code.djangoproject.com/ticket/32702 -- urlize() should not decode 
URL fragments (needsinfo)
https://code.djangoproject.com/ticket/32740 -- Running colorama.init() at 
import time causes deployment error (wontfix)
https://code.djangoproject.com/ticket/32739 -- Enable timezone handling by 
default (USE_TZ=True in global settings) (Accepted)
https://code.djangoproject.com/ticket/32738 -- Deprecate 
django.utils.datetime_safe, use alternate method to ensure four-digit year 
with strftime. (Accepted)
https://code.djangoproject.com/ticket/32734 -- django-admin startapp with 
trailing slash in directory name results in error (Accepted)
https://code.djangoproject.com/ticket/32722 -- Comparing to TruncTime() 
doesn't work on Oracle. (Accepted)



Reviewed:

https://github.com/django/django/pull/14372 -- Fixed #32718 -- Relaxed file 
name validation in FileField.
https://github.com/django/django/pull/14355 -- Fixed #26721 -- Doc'd 
setting UTF-8 on Windows
https://github.com/django/djangoproject.com/pull/1090 -- Add Italian to 
docs translations #1090
https://github.com/django/django/pull/14378 -- Fixed #32738 -- Deprecated 
django.utils.datetime_safe module.
https://github.com/django/django/pull/14384 -- Refs #32718 -- Corrected 
CVE-2021-31542 release notes.
https://github.com/django/django/pull/14374 -- Fixed #32366 -- Updated 
datetime module usage to recommended approach.
https://github.com/django/django/pull/14275 -- Fixed #32702 -- Don't 
decode escaped URL fragments.
https://github.com/django/django/pull/14365 -- Fixed #32722 -- Fixed 
comparing to TruncTime() on Oracle.


Authored:

https://github.com/django/django/pull/14386 -- Fixed #32740 -- Caught 
possible exception from colorama setup.



Kind Regards,

Carlton

-- 
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/155531d6-8f2e-471d-b06b-2d2442af81bcn%40googlegroups.com.

Reply via email to