]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39824: Convert PyModule_GetState() to get_module_state() (GH-19076)
authorHai Shi <shihai1992@gmail.com>
Thu, 19 Mar 2020 17:11:33 +0000 (01:11 +0800)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2020 17:11:33 +0000 (10:11 -0700)
commit13397ee47d23fda2e8d4bef40c1df986457673d1
treec5eb038c21c7d261a7c589eb03794f99f431f186
parent5a3a71dddbe80edc75a3a74ce3b7978cf8635901
bpo-39824: Convert PyModule_GetState() to get_module_state() (GH-19076)

Automerge-Triggered-By: @vstinner
Modules/_localemodule.c
Modules/audioop.c