]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-111533)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Oct 2023 06:48:52 +0000 (08:48 +0200)
committerGitHub <noreply@github.com>
Tue, 31 Oct 2023 06:48:52 +0000 (08:48 +0200)
commite3353c498d79f0f3f108a9baf8807a12e77c2ebe
treeddb9b04f4cf13b9141e0c3d6dbb3df7f25b26912
parent3dbaed3caa00062087a848740b6e713ad55b0aed
gh-111531: Tkinter: fix reference leaks in bind_class() and bind_all() (GH-111533)
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]