Skip to content

Conversation

gaurichaudhari9
Copy link
Contributor

PR summary

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

PR checklist

@gaurichaudhari9 gaurichaudhari9 changed the title Gauri fix patch Fix Deprecation in patches.py Sep 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
class SimpleEvent
``matplotlib.patches.ConnectionStyle._Base.SimpleEvent``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

@QuLogic
Copy link
Member

QuLogic commented Oct 11, 2023

Replaced by #26890.

@QuLogic QuLogic 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.

2 participants