]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124153: Simplify PyType_GetBaseByToken (GH-124488)
authorneonene <53406459+neonene@users.noreply.github.com>
Thu, 10 Oct 2024 12:57:13 +0000 (21:57 +0900)
committerGitHub <noreply@github.com>
Thu, 10 Oct 2024 12:57:13 +0000 (12:57 +0000)
commit120b891e4dff692aef0c2b16d887459b88a76a1b
tree4e55d4c15e0af26883bf0739091108f4f7bfdd09
parent87d7315ac57250046372b0d9ae4619ba619c8c87
gh-124153: Simplify PyType_GetBaseByToken (GH-124488)
Objects/typeobject.c