Skip to content

Conversation

ksunden
Copy link
Member

@ksunden ksunden commented Dec 22, 2022

PR Summary

This argument is a holdover from seemingly a debugging print statement
that has long since been removed.

It is not used internally, and was passed entirely different things in
the two places it was called (once in tests, once in library code).

PR Checklist

Documentation and Tests

  • Has pytest style unit tests (and pytest passes)
  • [n/a] Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • [n/a] New plotting related features are documented with examples.

Release Notes

  • [n/a] New features are marked with a .. versionadded:: directive in the docstring and documented in doc/users/next_whats_new/
  • API changes are marked with a .. versionchanged:: directive in the docstring and documented in doc/api/next_api_changes/
    • no docstring to begin with, not sure its worth adding for just an already unused argument being deprecated
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

This argument is a holdover from seemingly a debugging print statement
that has long since been removed.

It is not used internally, and was passed entirely different things in
the two places it was called (once in tests, once in library code).
@timhoffm timhoffm merged commit 1d13d2d into matplotlib:main Dec 22, 2022
@ksunden ksunden deleted the begin_typing_arg branch December 27, 2022 18:48
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