Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59b2f68

Browse files
Merge from 3.5.
2 parents e39facf + f3b73ad commit 59b2f68

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

PC/python3.def

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -434,6 +434,14 @@ EXPORTS
434434
PyObject_Size=python36.PyObject_Size
435435
PyObject_Str=python36.PyObject_Str
436436
PyObject_Type=python36.PyObject_Type DATA
437+
PyODict_DelItem=python35.PyODict_DelItem
438+
PyODict_New=python35.PyODict_New
439+
PyODict_SetItem=python35.PyODict_SetItem
440+
PyODict_Type=python35.PyODict_Type DATA
441+
PyODictItems_Type=python35.PyODictItems_Type DATA
442+
PyODictIter_Type=python35.PyODictIter_Type DATA
443+
PyODictKeys_Type=python35.PyODictKeys_Type DATA
444+
PyODictValues_Type=python35.PyODictValues_Type DATA
437445
PyParser_SimpleParseFileFlags=python36.PyParser_SimpleParseFileFlags
438446
PyParser_SimpleParseStringFlags=python36.PyParser_SimpleParseStringFlags
439447
PyProperty_Type=python36.PyProperty_Type DATA

0 commit comments

Comments
 (0)