Skip to content

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jun 20, 2025

PR summary

Instead of a fixed-size buffer, a dynamic buffer, and all the tracking for them, just use a standard C++ container, which will clean up for itself automatically.

PR checklist

Instead of a fixed-size buffer, a dynamic buffer, and all the tracking
for them, just use a standard C++ container, which will clean up for
itself automatically.
Copy link
Contributor

@scottshambaugh scottshambaugh left a comment

Choose a reason for hiding this comment

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

CI failures unrelated

@scottshambaugh scottshambaugh merged commit bebb263 into matplotlib:main Jun 20, 2025
38 of 40 checks passed
@QuLogic QuLogic deleted the simplify-marker branch June 20, 2025 17:36
@QuLogic QuLogic added this to the v3.11.0 milestone Jun 20, 2025
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.

3 participants