Skip to content

Backport PR #12809 on branch v3.0.x (Fix TypeError when calculating tick_values) #12812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #12809: Fix TypeError when calculating tick_values

@lumberbot-app lumberbot-app bot added this to the v2.2.4 milestone Nov 15, 2018
@timhoffm
Copy link
Member

CI fails due to

E               _pytest.warning_types.RemovedInPytest4Warning: MarkInfo objects are deprecated as they contain merged marks which are hard to deal with correctly.
E               Please use node.get_closest_marker(name) or node.iter_markers(name).
E               Docs: https://docs.pytest.org/en/latest/mark.html#updating-code

Solution: Either pin pytest<3.8 or backport #12154.

@tacaswell tacaswell modified the milestones: v2.2.4, v3.0.3 Dec 17, 2018
@dstansby dstansby closed this Jan 20, 2019
@dstansby dstansby reopened this Jan 20, 2019
@timhoffm timhoffm closed this Jan 21, 2019
@timhoffm timhoffm reopened this Jan 21, 2019
@QuLogic QuLogic merged commit b151ab2 into matplotlib:v3.0.x Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants