]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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:13:29 +0000 (08:13 +0100)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 07:13:29 +0000 (07:13 +0000)
commitc66f0bedebeb0f63f02999fdf5c9ce9e045ea97d
tree6dfc564d531e74237296fd7b67d44563b033ffcf
parentc5f6c6396d15549c1e68094ed9811ae4316863f5
[3.11] gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-111533) (GH-111536)

(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]