Opened 10 years ago
Closed 10 years ago
#24081 closed Bug (fixed)
Latest six update broke Python 2.5 compatibility
Reported by: | Tim Graham | Owned by: | Tim Graham |
---|---|---|---|
Component: | Core (Other) | Version: | 1.4 |
Severity: | Release blocker | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Only relevant to the 1.4 branch, but we'll need an update of six or a workaround before the next release.
https://bitbucket.org/gutworth/six/issue/111/operatormethodcaller-doesnt-exist-on
Change History (2)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Latest six update broken Python 2.5 compatibility → Latest six update broke Python 2.5 compatibility |
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
We'll downgrade six to 1.8 as it has dropped Python 2.5 support in 1.9+.