]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101476: Use _PyType_GetModuleState where applicable (#102188)
authorErlend E. Aasland <erlend.aasland@protonmail.com>
Fri, 24 Feb 2023 20:16:29 +0000 (21:16 +0100)
committerGitHub <noreply@github.com>
Fri, 24 Feb 2023 20:16:29 +0000 (21:16 +0100)
commit568fc0dee42a353f327b059a48f97c911de904b3
treead49d5027bef059cb388c685a4152af2c9b85332
parent81bf10e4f20a0f6d36b67085eefafdf7ebb97c33
gh-101476: Use _PyType_GetModuleState where applicable (#102188)
Modules/_abc.c
Modules/_asynciomodule.c
Modules/_lsprof.c
Modules/_operator.c
Modules/_sha3/sha3module.c
Modules/_zoneinfo.c
Modules/md5module.c
Modules/sha1module.c
Modules/sha2module.c