Opened 17 years ago
Closed 17 years ago
#4337 closed (fixed)
QueryDict's pop method should accept a default value
Reported by: | Owned by: | Adrian Holovaty | |
---|---|---|---|
Component: | Core (Other) | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Attachments (2)
Change History (5)
by , 17 years ago
by , 17 years ago
Attachment: | 4337.2.diff added |
---|
comment:1 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 17 years ago
I've never completely understood the reasons for pop() taking *args
in UserDict in the standard library, but I agree that keeping it the same is consistent.
comment:3 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
or to be more like the standard library