Skip to content

Move from cbook._deprecate_*() to _api.deprecate_*() #19145

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
Dec 18, 2020

Conversation

timhoffm
Copy link
Member

PR Summary

Followup of moving all API helpers to matplotlib._api (#18657).

This changes internal usages:

  • cbook._deprecate_method_override -> _api.deprecate_method_override
  • cbook._deprecate_privatize_attribute -> _api.deprecate_privatize_attribute

@timhoffm timhoffm added this to the v3.4.0 milestone Dec 18, 2020
@timhoffm timhoffm force-pushed the change-deprecate-calls branch from e10db9b to 1f41001 Compare December 18, 2020 00:20
@jklymak
Copy link
Member

jklymak commented Dec 18, 2020

... look like real failures.

@timhoffm timhoffm force-pushed the change-deprecate-calls branch from 1f41001 to c803bd9 Compare December 18, 2020 01:20
@jklymak jklymak merged commit 67aa50d into matplotlib:master Dec 18, 2020
@timhoffm timhoffm deleted the change-deprecate-calls branch December 18, 2020 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants