Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Description
There are quite a few Python 2.6 string format syntax errors in 1.4.3. I found them usinghttps://github.com/xZise/flake8-string-format (andgit grep {}
due toxZise/flake8-string-format#10).
Some have already been fixed by@montefra in 1.5.x:
I've submitted two PRs to fix other related issues:
matplotlib1.4.xsupposedly supports Python 2.6, but the 1.4.3 release indicates that it is the last patch release, and there is no 1.4.x branch that I can submit PRs to.
Ironically, this means that 1.5.x supports Python 2.6 better than the 1.4.x series.
I've packaged five commits ready to be merged into 1.4.x, if desired.
https://github.com/jayvdb/matplotlib/tree/v1.4.3-py26-str.format
Metadata
Metadata
Assignees
Labels
No labels