Skip to content

issue: 26871 - Remove SimplePath class from patches.py #26876

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

Closed
wants to merge 10 commits into from

Conversation

prateetishah
Copy link

PR summary

This PR removes the deprecated code during the version 3.7 from lib/matplotlib/patches.py which is a sub issue in the parent issues here: #26865

PR checklist

@prateetishah prateetishah changed the title issue: 26871 - Remove SimplePath class which is deprecated since 3.7 issue: 26871 - Remove SimplePath class from patches.py Sep 22, 2023
@@ -0,0 +1,3 @@
Remove Deprecated API
~~~~~~~~~~~~~~~~~~~~~~~
``matplotlib.patches.SimplePath``
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check the deprecation note an copy over the alternative if any?

@tacaswell
Copy link
Member

@ksunden
Copy link
Member

ksunden commented Sep 25, 2023

The git history here seems to be messy and includes unrelated commits from e.g. #26505, but overwrites their commit messages.

We will also need to sort out between this and #26890, which also is doing the same deprecation task (and while that author closed/reopened several PRs, did get the first one as #26875, if we use that as the metric)

@ksunden
Copy link
Member

ksunden commented Oct 11, 2023

Thank you for your efforts here, however we elected to merge another PR that took on this portion of this task. We hope to hear from you again

@ksunden ksunden closed this Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

5 participants