Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix Deprecation in patches.py#26875

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

gaurichaudhari9
Copy link
Contributor

PR summary

This pr targets and attempts to remove the deprecation in 3.7 found inlib/matplotlib/patches.py
The deprecated items marked with @_api.deprecated("3.7") are removed.

PR checklist

@gaurichaudhari9gaurichaudhari9 changed the titleGauri fix patchFix Deprecation in patches.pySep 22, 2023
@@ -0,0 +1,3 @@
class SimpleEvent
Copy link
Member

Choose a reason for hiding this comment

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

Should be explicit about the path to the class:

Suggested change
classSimpleEvent
``matplotlib.patches.ConnectionStyle._Base.SimpleEvent``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@QuLogic
Copy link
Member

Replaced by#26890.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic left review comments

Assignees
No one assigned
Projects
Milestone
v3.9.0
Development

Successfully merging this pull request may close these issues.

2 participants
@gaurichaudhari9@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp