Skip to content

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

Merged
jklymak merged 1 commit intomatplotlib:masterfrom
timhoffm:change-deprecate-calls
Dec 18, 2020
Merged

Move from cbook._deprecate_*() to _api.deprecate_*()#19145
jklymak merged 1 commit intomatplotlib:masterfrom
timhoffm:change-deprecate-calls

Conversation

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