]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114414: Assert PyType_GetModuleByDef result in _threadmodule (#114415)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 22 Jan 2024 09:19:25 +0000 (12:19 +0300)
committerGitHub <noreply@github.com>
Mon, 22 Jan 2024 09:19:25 +0000 (10:19 +0100)
commitd1b031cc58516e1aba823fd613528417a996f50d
tree95ce7edf0b451d4c2dfbbfcdbb861e19c619f7a0
parent650f9e4c94711ff49ea4e13bf800945a6147b7e0
gh-114414: Assert PyType_GetModuleByDef result in _threadmodule (#114415)
Modules/_threadmodule.c