Deprecate point_at_t and document that a BezierSegment can be called by oscargus · Pull Request #30070 · matplotlib/matplotlib · GitHub
Skip to content

Deprecate point_at_t and document that a BezierSegment can be called - #30070

Merged
dstansby merged 1 commit into
matplotlib:mainfrom
oscargus:bezierdep
Jun 1, 2025
Merged

dstansby merged 1 commit into
matplotlib:mainfrom
oscargus:bezierdep

Conversation

@oscargus

@oscargus oscargus commented May 18, 2025

Copy link
Copy Markdown
Member

PR summary

Was originally going to add a parameter description for point_at_t, but when reading the code, it seemed to make more sense to make sure that __call__ is included in the documentation and deprecate point_at_t instead.

PR checklist

@oscargus oscargus added this to the v3.11.0 milestone May 18, 2025
@github-actions github-actions Bot added the Documentation: API files in lib/ and doc/api label May 18, 2025
@oscargus
oscargus force-pushed the bezierdep branch 2 times, most recently from 48569d3 to 10f9541 Compare May 18, 2025 13:49
@github-actions github-actions Bot removed the Documentation: API files in lib/ and doc/api label May 18, 2025
@oscargus oscargus added API: changes Changes to the public API, typically requiring deprecation. Documentation: API files in lib/ and doc/api labels May 18, 2025
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. Documentation: API files in lib/ and doc/api

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants