-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Milestone
Description
We have non np 1.6 compatible code in the gdk backend which we do not test on travis.
Issue reported by @cgohlke
The code in question went in in
#3665
which was in response to discussion at
http://thread.gmane.org/gmane.comp.python.matplotlib.general/34771/focus=34771
Options here are:
- fix code to address both issues (no idea how hard that would be)
- up the minimal numpy until it works
I am in favor of bumping the numpy version, but do not feel strongly.
Metadata
Metadata
Assignees
Labels
Release criticalFor bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.