]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-47196: Fix one more PyInit function signature (GH-32280)
authorHood Chatham <roberthoodchatham@gmail.com>
Sun, 3 Apr 2022 07:45:26 +0000 (00:45 -0700)
committerGitHub <noreply@github.com>
Sun, 3 Apr 2022 07:45:26 +0000 (00:45 -0700)
commit3faa9f78d4b9a8c0fd4657b434bdb08ae1f28800
tree88f4d97ed3ff8f50fec5811ac53108006b2b0754
parent124227c95f310d2ecd4b567271ab1919fc7000cb
bpo-47196: Fix one more PyInit function signature (GH-32280)

I missed one PyInit function in #32244.

Automerge-Triggered-By: GH:tiran
Modules/_testmultiphase.c