#22820 closed Bug (fixed)
lazy_number raise KeyError if number is long type (python 2.7)
Reported by: | Vitaliy Yelnik | Owned by: | nobody |
---|---|---|---|
Component: | Translations | Version: | 1.6 |
Severity: | Normal | Keywords: | translation lazy_number |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
lazy_number raise KeyError in python 2.7 if number is long type.
Change History (5)
comment:1 by , 10 years ago
Summary: | lazy_number for python 2.7 fail → lazy_number raise KeyError if number is long type (python 2.7) |
---|
comment:2 by , 10 years ago
Needs tests: | set |
---|---|
Triage Stage: | Unreviewed → Accepted |
comment:3 by , 10 years ago
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Can you add a test?