Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Clean warnings in examples #6239
Conversation
jenshnielsen
added some commits
Mar 29, 2016
mdboom
added the
needs_review
label
Mar 29, 2016
QuLogic
and 1 other
commented on an outdated diff
Mar 29, 2016
QuLogic
commented on the diff
Mar 30, 2016
tacaswell
merged commit 0423430
into matplotlib:master
Apr 1, 2016
tacaswell
removed the
needs_review
label
Apr 1, 2016
|
how far back do we want to backport this? |
|
I probably made a bit of a mess of this 58a27bf does not make sense to backport further than 2.0 (since it relates to a arg deprecated in 2.0) Thes rest could be back ported to 1.5.x, The numpy related changes are probably the most serious ones. They will brake code with some future version of numpy. |
|
Lets just do back to 2.0 then. |
tacaswell
added a commit
that referenced
this pull request
Apr 1, 2016
|
|
tacaswell |
c455e52
|
|
backported to v2.x as c455e52 |
jenshnielsen
deleted the
jenshnielsen:cleanexampleswarnings branch
Apr 2, 2016
QuLogic
added this to the
2.0 (style change major release)
milestone
Apr 5, 2016
QuLogic
added the
Documentation
label
Apr 5, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jenshnielsen commentedMar 29, 2016
These are mostly numpy warnings