]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Oct 2023 07:26:31 +0000 (08:26 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 07:26:31 +0000 (07:26 +0000)
commitdde5a99ba2173cf1ffbc1692d68000610250eacd
tree6ddb8a678a91c146127778c4ebedde7393cf663a
parente820d7603bad40c4980633fc9fffea3eafe34236
[3.12] gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-111533) (GH-111535)

(cherry picked from commit e3353c498d79f0f3f108a9baf8807a12e77c2ebe)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/tkinter/__init__.py
Misc/NEWS.d/next/Library/2023-10-31-07-46-56.gh-issue-111531.6zUV_G.rst [new file with mode: 0644]