8000 Remove internal warning due to zsort deprecation by dstansby · Pull Request #12171 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Remove internal warning due to zsort deprecation #12171

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
merged 1 commit into from
Sep 19, 2018

Conversation

dstansby
Copy link
Member

Passing True to set_zsort is deprecated; removes a bunch of test warnings that look like:

lib/mpl_toolkits/tests/test_mplot3d.py::test_contourf3d[svg]
  /home/travis/virtualenv/python3.5.6/lib/python3.5/site-packages/_pytest/python.py:152: MatplotlibDeprecationWarning:
  Passing True to mean 'average' for set_zsort is deprecated and support will be removed in Matplotlib 3.3; pass 'average' instead.
    testfunction(**testargs)

@dstansby dstansby added this to the v3.1 milestone Sep 19, 2018
@dstansby dstansby merged commit 2ac048b into matplotlib:master Sep 19, 2018
@dstansby dstansby deleted the zsort-warnibng branch September 19, 2018 15:04
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.

3 participants
0