]> 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:32:54 +0000 (21:32 -0700)
committerGitHub <noreply@github.com>
Sat, 7 Jul 2018 04:32:54 +0000 (21:32 -0700)
commit3ca69f81472a96a2ee132b4069a465c149022f11
tree6ac58eb506236cf71a19fef541cda464853144db
parent972458a4245afb4e934fbcb9c0224b105fb5d7ba
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