#34948: USE_TZ=False causes failure in AdminEmailHandler during DST "fall back"
------------------------------+--------------------------------------
     Reporter:  Thomas Smith  |                    Owner:  nobody
         Type:  Bug           |                   Status:  closed
    Component:  Utilities     |                  Version:  3.2
     Severity:  Normal        |               Resolution:  invalid
     Keywords:                |             Triage Stage:  Unreviewed
    Has patch:  0             |      Needs documentation:  0
  Needs tests:  0             |  Patch needs improvement:  0
Easy pickings:  0             |                    UI/UX:  0
------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * resolution:   => invalid
 * component:  Uncategorized => Utilities


Comment:

 Thanks for the report, however, Django 3.2 is the extended support so it
 doesn't receive bugfixes anymore (expect security patches) and Django 5.0+
 no longer uses `pytz`. Finally, it's
 
[https://docs.djangoproject.com/en/4.2/ref/utils/#django.utils.timezone.make_aware
 documented] that `pytz.AmbiguousTimeError` may be raised during a DST
 transition in Django versions < 5.0.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34948#comment:1>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/0107018ba87a62f6-618f18bd-b60c-429a-861b-6ed37610f11f-000000%40eu-central-1.amazonses.com.

Reply via email to