#736: [patch] QueryDict items() and mutability protection fix with doctests
----------------------------+--------------------------------------
Reporter: django@… | Owner: adrian
Type: defect | Status: closed
Component: Core (Other) | Version:
Severity: normal | Resolution: fixed
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
----------------------------+--------------------------------------
Comment (by aaugustin):
In [17464]:
{{{
#!CommitTicketReference repository="" revision="17464"
Fixed #17634 -- Optimized the performance of MultiValueDict by using
append instead of copy and by minimizing the number of dict lookups. Refs
#736.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/736#comment:6>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.