]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124153: Remove `_PyType_GetModuleByDef2` private function (GH-124261)
authorneonene <53406459+neonene@users.noreply.github.com>
Thu, 26 Sep 2024 16:21:11 +0000 (01:21 +0900)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 16:21:11 +0000 (18:21 +0200)
commitd7248cdbc32ffb401a27499223b7f0c2f80614f8
tree282b935a4d83fca07bf2e90fbc1afb2d54c9842a
parent2c472d36b776636fb00881a717f69e43672588b1
gh-124153: Remove `_PyType_GetModuleByDef2` private function (GH-124261)

Thank you!
Include/internal/pycore_typeobject.h
Modules/_collectionsmodule.c
Modules/_decimal/_decimal.c
Objects/typeobject.c