]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-148274: properly handle result from `PyObject_VisitManagedDict` (#148275)
authorMax Bachmann <kontakt@maxbachmann.de>
Thu, 9 Apr 2026 13:20:50 +0000 (15:20 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Apr 2026 13:20:50 +0000 (18:50 +0530)
commitee2775cfae6bce18541e18797b67e09f2d12f72b
tree39cdc478d90dcb8d81479f173774784d4604ab63
parent8c524503cd728d609d63d9024a9e2c418ba71f40
gh-148274: properly handle result from `PyObject_VisitManagedDict` (#148275)
Modules/_asynciomodule.c
Modules/_testcapimodule.c
Objects/typevarobject.c