]> granicus.if.org Git - python/commit
Make two PyModuleDef_Slot symbols static in _testmultiphase. (GH-8147)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 7 Jul 2018 04:25:22 +0000 (21:25 -0700)
committerGitHub <noreply@github.com>
Sat, 7 Jul 2018 04:25:22 +0000 (21:25 -0700)
commit8e4c8513f70efb122482d16952120b26e2e29f20
tree5d8542f36a441b470eb8220af3c58f43b899d840
parent7bd6f0e5500f778e940374237b94651f60ae1990
Make two PyModuleDef_Slot symbols static in _testmultiphase. (GH-8147)

(cherry picked from commit cb4bae72c965ce946e0fdb48db67c73afdcb5649)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Modules/_testmultiphase.c