--
Ticket URL: <https://code.djangoproject.com/ticket/30159>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* has_patch: 0 => 1
Comment:
[https://github.com/django/django/pull/10945 PR]
--
Ticket URL: <https://code.djangoproject.com/ticket/30159#comment:1>
* component: Uncategorized => Core (Other)
* stage: Unreviewed => Ready for checkin
--
Ticket URL: <https://code.djangoproject.com/ticket/30159#comment:2>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"24b82cd201e21060fbc02117dc16d1702877a1f3" 24b82cd2]:
{{{
#!CommitTicketReference repository=""
revision="24b82cd201e21060fbc02117dc16d1702877a1f3"
Fixed #30159 -- Removed unneeded use of OrderedDict.
Dicts preserve order since Python 3.6.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/30159#comment:3>