]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116946: fully implement GC protocol for `_tkinter.Tk{app,tt}Object` (#138331)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Thu, 11 Sep 2025 10:59:30 +0000 (12:59 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Sep 2025 10:59:30 +0000 (12:59 +0200)
commit283380a9417eebf1bf9d3a1e941cef94149712bb
tree4b31c8ea2046a0a3d86fc1d186852b3877a2d9ad
parent96dee64c73531325daa9e048b3c18212f5eadd98
gh-116946: fully implement GC protocol for `_tkinter.Tk{app,tt}Object` (#138331)
Modules/_tkinter.c