]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46417: _PyTypes_FiniTypes() clears object and type (GH-30798)
authorVictor Stinner <vstinner@python.org>
Sat, 22 Jan 2022 18:31:24 +0000 (19:31 +0100)
committerGitHub <noreply@github.com>
Sat, 22 Jan 2022 18:31:24 +0000 (19:31 +0100)
commit6cacdb42454264ae75cab5e32bb62876da43bf6f
treedc4fc3780b863565bc28c5e707c40aa6e498902f
parentce7d66771ec64488134a1dd114015aa056eef696
bpo-46417: _PyTypes_FiniTypes() clears object and type (GH-30798)
Objects/object.c