#32355: Drop support for Python 3.6 & 3.7.
-------------------------------------+-------------------------------------
Reporter: Mariusz Felisiak | Owner: Mariusz
Type: | Felisiak
Cleanup/optimization | Status: closed
Component: Core (Other) | Version: 4.0
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by GitHub <noreply@…>):
In [changeset:"7346c288e307e1821e3ceb757d686c9bd879389c" 7346c28]:
{{{
#!CommitTicketReference repository=""
revision="7346c288e307e1821e3ceb757d686c9bd879389c"
Refs #32355 -- Removed unnecessary list() calls before reversed() on
dictviews.
Dict and dictviews are iterable in reversed insertion order using
reversed() in Python 3.8+.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/32355#comment:17>
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/065.2e08a6c34db73120c5dc324ffdfed6be%40djangoproject.com.