Closed
Conversation
Member
Author
|
Some Python 3 issues needs to be fixed obviously (iterkeys ...) It also suffers from to much code duplication. I will se if I can fix that too. |
Member
|
Some of the new tests fail on py2. I suspect this is more text-related issues. |
Member
|
As these tests do not pass as-is, I am pushing this back to 1.4.x. |
…emonstrate. "python tests.py" runs all tests from mpl and the toolkits. mpl_toolkits.test() runs tests of the toolkits only.
Member
Author
|
This is largely i relevant by now. We should probably add some test to the axis grid tool kits but it should probably be redone and hooked into the tests which are there for mpl3d |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A rebase of #2135 on master which is in it self a rebase of #1422
It still needs some testing. So please hold back merging.