#16162 closed Bug (fixed)
DummyCache set_many missing timeout kwarg
| Reported by: | Simon Litchfield | Owned by: | Simon Litchfield |
|---|---|---|---|
| Component: | Core (Cache system) | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
DummyCache set_many missing timeout kwarg
Attachments (2)
Change History (6)
by , 14 years ago
| Attachment: | dummy-timeout.diff added |
|---|
comment:1 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
by , 14 years ago
| Attachment: | dummy-timeout.2.diff added |
|---|
comment:3 by , 14 years ago
| Triage Stage: | Accepted → Ready for checkin |
|---|---|
| UI/UX: | unset |
I've applied this patch to current (16726) trunk and tests all pass. Small patch seems RFC
Note:
See TracTickets
for help on using tickets.
Indeed, it's inconsistent with the other backends.