Skip to content

Conversation

timhoffm
Copy link
Member

PR Summary

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

This changes internal usages:

  • cbook._rename_parameter -> _api.rename_parameter
  • cbook._make_keyword_only -> _api.make_keyword_only
  • cbook._delete_parameter -> _api.delete_parameter

@timhoffm timhoffm added this to the v3.4.0 milestone Dec 17, 2020
@timhoffm timhoffm changed the title Api move functions Switch internal API function calls from cbook to _api Dec 17, 2020
@tacaswell tacaswell merged commit fef6af3 into matplotlib:master Dec 17, 2020
@timhoffm timhoffm deleted the api-move-functions branch December 17, 2020 15:09
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