X Tutup
Skip to content

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

Merged
QuLogic merged 1 commit intomatplotlib:v3.0.xfrom
meeseeksmachine:auto-backport-of-pr-12809-on-v3.0.x
Jan 22, 2019
Merged

Backport PR #12809 on branch v3.0.x (Fix TypeError when calculating tick_values)#12812
QuLogic merged 1 commit intomatplotlib:v3.0.xfrom
meeseeksmachine:auto-backport-of-pr-12809-on-v3.0.x

Conversation

@meeseeksmachine
Copy link
Copy Markdown
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
Copy Markdown
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

X Tutup