MNT: revert contour deprecations by jklymak · Pull Request #27075 · matplotlib/matplotlib · GitHub
Skip to content

MNT: revert contour deprecations - #27075

Closed
jklymak wants to merge 1 commit into
matplotlib:mainfrom
jklymak:mnt-revert-contour-deprecations
Closed

jklymak wants to merge 1 commit into
matplotlib:mainfrom
jklymak:mnt-revert-contour-deprecations

Conversation

@jklymak

@jklymak jklymak commented Oct 12, 2023

Copy link
Copy Markdown
Member

contour.allsegs, contour.allkinds, and contour.find_nearest_contour are no longer marked for deprecation.

These are useful for post-processing and perhaps extra labelling. It pins us down a bit more to have them available, but the benefit justifies the cost in my opinion.

Closes #27070 #26913

@jklymak
jklymak force-pushed the mnt-revert-contour-deprecations branch from 9ec3c40 to 60dc1f7 Compare October 12, 2023 22:01
@jklymak
jklymak requested a review from anntzer October 12, 2023 22:03
@jklymak
jklymak marked this pull request as ready for review October 12, 2023 22:03
@jklymak
jklymak force-pushed the mnt-revert-contour-deprecations branch from 60dc1f7 to d68f01a Compare October 12, 2023 22:04
@jklymak
jklymak force-pushed the mnt-revert-contour-deprecations branch from d68f01a to 536582f Compare October 12, 2023 22:05
@anntzer

anntzer commented Oct 12, 2023

Copy link
Copy Markdown
Contributor

@jklymak

jklymak commented Oct 12, 2023

Copy link
Copy Markdown
Member Author

@anntzer apologies - I didn't see your note on #27070. Lets move this to draft and discuss that first...

@jklymak
jklymak marked this pull request as draft October 12, 2023 22:59
@rcomer

rcomer commented Oct 19, 2023

Copy link
Copy Markdown
Member

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.

[Bug]: find_nearest_contour deprecated with no replacement?

4 participants