]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 11 Jun 2026 20:25:05 +0000 (22:25 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 20:25:05 +0000 (20:25 +0000)
commite87e732fda179e17421ae17cfc90456118f95d3b
tree9ce482af6cf2b1ba06d4be289efa7c4e5554bed2
parentf3632b47ce7abe48d66116149293c0c57a8be942
[3.15] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340) (GH-151379)

(cherry picked from commit 71805db4294de9495954571c82a835d94ba67594)

Co-authored-by: Ivy Xu <fakeshadow1337@gmail.com>
Misc/NEWS.d/next/Library/2026-06-11-21-43-24.gh-issue-151337.JSVV18.rst [new file with mode: 0644]
Modules/_tkinter.c