]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-101696: invalidate type version tag in `_PyStaticType_Dealloc` (#101697)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 8 Feb 2023 18:02:15 +0000 (23:32 +0530)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 18:02:15 +0000 (23:32 +0530)
commitd9de0792482d2ded364b0c7d2867b97a5da41b12
treef16450ad9e6a666dbed7fb2cb605bfc106e5d088
parent2a8bf2580441147f1a15e61229d669abc0ab86ee
GH-101696: invalidate type version tag in `_PyStaticType_Dealloc` (#101697)
Misc/NEWS.d/next/Core and Builtins/2023-02-08-17-13-31.gh-issue-101696.seJhTt.rst [new file with mode: 0644]
Objects/typeobject.c