X Tutup
Skip to content

Backport PR #25097 on branch v3.7.x (fix FigureCanvasTkAgg memory leak via weakrefs)#25170

Merged
ksunden merged 1 commit intomatplotlib:v3.7.xfrom
meeseeksmachine:auto-backport-of-pr-25097-on-v3.7.x
Feb 10, 2023
Merged

Backport PR #25097 on branch v3.7.x (fix FigureCanvasTkAgg memory leak via weakrefs)#25170
ksunden merged 1 commit intomatplotlib:v3.7.xfrom
meeseeksmachine:auto-backport-of-pr-25097-on-v3.7.x

Conversation

@meeseeksmachine
Copy link
Copy Markdown
Contributor

Backport PR #25097: fix FigureCanvasTkAgg memory leak via weakrefs

@lumberbot-app lumberbot-app bot added this to the v3.7.0 milestone Feb 7, 2023
@ksunden
Copy link
Copy Markdown
Member

ksunden commented Feb 7, 2023

This raises the growing pain issue of the line length being 88 on main but 79 on the 3.7.x branch.

I see no real reason to keep the shorter line length for backports (especially when it is not checked to be shorter) thus I propose the solution is to backport #24893 to 3.7.x

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup