Skip to content

Unify logic of ConnectionStyle._Base.{_clip,_shrink}.#24305

Merged
oscargus merged 1 commit into
matplotlib:mainfrom
anntzer:cscs
Nov 1, 2022
Merged

Unify logic of ConnectionStyle._Base.{_clip,_shrink}.#24305
oscargus merged 1 commit into
matplotlib:mainfrom
anntzer:cscs

Conversation

@anntzer

@anntzer anntzer commented Oct 29, 2022

Copy link
Copy Markdown
Contributor

... and deprecate the SimpleEvent helper.

PR Summary

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • Documentation is sphinx and numpydoc compliant (the docs should build without error).
  • New plotting related features are documented with examples.

Release Notes

  • 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/
  • Release notes conform with instructions in next_whats_new/README.rst or next_api_changes/README.rst

@anntzer anntzer added this to the v3.7.0 milestone Oct 29, 2022
... and deprecate the SimpleEvent helper.
@anntzer anntzer changed the title Unify logic of ConnectionStyle._Base.{_clip,,_shrink}. Unify logic of ConnectionStyle._Base.{_clip,_shrink}. Oct 29, 2022
@story645 story645 added the API: changes Changes to the public API, typically requiring deprecation. label Oct 30, 2022
@oscargus oscargus merged commit f2b5486 into matplotlib:main Nov 1, 2022
@anntzer anntzer deleted the cscs branch November 1, 2022 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API: changes Changes to the public API, typically requiring deprecation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants