]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] 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:22:08 +0000 (22:22 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2026 20:22:08 +0000 (20:22 +0000)
commitbd314c5f358f58097cbd77db85b88a86d7e69907
tree65722a42e44b2904d6c770184a36aafcef10699a
parent7b62ea565b01d8004abec2fff671bb77e3eeb506
[3.14] gh-151337: Avoid possible memory leak in `_tkinter.c` on Windows. (GH-151340) (GH-151380)

(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