Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Patch issue 6035 rebase #6504
Conversation
afvincent
and others
added some commits
Feb 23, 2016
jenshnielsen
added the
needs_review
label
May 30, 2016
jenshnielsen
added this to the
2.0 (style change major release)
milestone
May 30, 2016
tacaswell
merged commit 24c0863
into matplotlib:master
May 30, 2016
tacaswell
removed the
needs_review
label
May 30, 2016
This was referenced May 30, 2016
Closed
|
@jenshnielsen thank you for the solution about the remaining issue with |
tacaswell
added a commit
that referenced
this pull request
May 31, 2016
|
|
tacaswell |
72653f2
|
|
backported to v2.x as 72653f2 Did not go super cleanly due to a rename of test images. |
tacaswell
added a commit
to tacaswell/matplotlib
that referenced
this pull request
May 31, 2016
|
|
tacaswell |
374b6c0
|
tacaswell
referenced
this pull request
May 31, 2016
Merged
TST: add small tolerances to streamplot tests #6506
|
@afvincent No problem. For the record I found it because I noticed that the tests were not failing if run individually. If you add a |
jenshnielsen
deleted the
jenshnielsen:patch-issue-6035-rebase branch
Sep 11, 2016
This was referenced Nov 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jenshnielsen commentedMay 30, 2016
•
edited by QuLogic
Rebased and changed prepare method to be private to hopefully fix issue with tests.
I squashed 2 commits that changed the same figures to reduce the size of the repository.
Replaces #6054