--
Ticket URL: <https://code.djangoproject.com/ticket/33203>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by kumaraditya303):
https://github.com/django/django/pull/15000
--
Ticket URL: <https://code.djangoproject.com/ticket/33203#comment:1>
Comment (by Tim Graham):
You should describe the rationale in the ticket description.
--
Ticket URL: <https://code.djangoproject.com/ticket/33203#comment:2>
* status: assigned => closed
* type: Uncategorized => Cleanup/optimization
* resolution: => needsinfo
Comment:
> You should describe the rationale in the ticket description.
Yes. Moreover, I don't see how `OrderedSet` implements `MutableSet` as
described in [https://www.python.org/dev/peps/pep-3119/#sets PEP 3119].
--
Ticket URL: <https://code.djangoproject.com/ticket/33203#comment:3>