Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Remove support for -dbackend argv. #8148
Conversation
QuLogic
added this to the
2.1 (next point release)
milestone
Feb 25, 2017
QuLogic
requested changes
Feb 25, 2017
Changed my mind because there are still a few places that you missed:
- doc/devel/contributing.rst
- doc/faq/environment_variables_faq.rst
- doc/users/prev_whats_new/whats_new_0.98.4.rst (iffy)
|
Thanks for the quick review, fixed the points you mentioned, with the exception of the 0.98.4 whatsnew (I'd rather not touch old whatsnews). |
|
Can you start a 'removed_code' file in API changes? Other than that |
|
Done. |
tacaswell
merged commit a6c32f8
into matplotlib:master
Feb 26, 2017
5 checks passed
codecov/patch
100% of diff hit (target 80%)
Details
codecov/project/library
57.96% (+<.01%) compared to 4a2c850
Details
codecov/project/tests
98.57% (target 97.9%)
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
|
Thanks! |
anntzer
deleted the
anntzer:remove--dbackend-flag branch
Apr 29, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anntzer commentedFeb 25, 2017
Support for setting the backend with
-dbackendwas deprecated in 1.5 (#3710).