]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
authorIvy Xu <fakeshadow1337@gmail.com>
Thu, 11 Jun 2026 19:55:11 +0000 (03:55 +0800)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 19:55:11 +0000 (22:55 +0300)
commit71805db4294de9495954571c82a835d94ba67594
tree184a4c374735954582b13bbccca138b02bdbf776
parent507250b750319cde8a94b352eb7b3356cf271bea
gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340)
Misc/NEWS.d/next/Library/2026-06-11-21-43-24.gh-issue-151337.JSVV18.rst [new file with mode: 0644]
Modules/_tkinter.c