]> granicus.if.org Git - python/commit
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stable ABI)
authorSteve Dower <steve.dower@microsoft.com>
Sat, 23 May 2015 21:44:37 +0000 (14:44 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 23 May 2015 21:44:37 +0000 (14:44 -0700)
commit11d7b1423fc44d764eba7065ea5eba58ed748b21
tree5bd16122c1460cb69ccb0e572ef819f55ca72106
parent1a90b17bce4f4d57eba3c467ef3457307f88a505
Issue #24268: Adds PyModuleDef_Init and PyModuleDef_Type to python3.def (stable ABI)
Include/moduleobject.h
PC/python3.def