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

(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