File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 19021902 added = ' 3.5'
19031903[data .PyModuleDef_Type ]
19041904 added = ' 3.5'
1905+ [const .Py_mod_create ]
1906+ added = ' 3.5'
1907+ [const .Py_mod_exec ]
1908+ added = ' 3.5'
19051909
19061910# New slots in 3.5:
19071911# d51374ed78a3e3145911a16cdf3b9b84b3ba7d15 - Matrix multiplication (PEP 465)
24442448 added = ' 3.12'
24452449[const .Py_TPFLAGS_ITEMS_AT_END ]
24462450 added = ' 3.12'
2451+ [const .Py_mod_multiple_interpreters ]
2452+ added = ' 3.12'
2453+
24472454[function .PyImport_AddModuleRef ]
24482455 added = ' 3.13'
24492456[function .PyWeakref_GetRef ]
25222529 added = ' 3.13'
25232530[function .PyEval_GetFrameLocals ]
25242531 added = ' 3.13'
2532+ [const .Py_mod_gil ]
2533+ added = ' 3.12'
25252534
25262535[function .Py_TYPE ]
25272536 added = ' 3.14'
You can’t perform that action at this time.
0 commit comments