cpython/Misc/NEWS.d/next/C API/2024-03-17-22-42-21.gh-issue-116936.tNrzfm.rst

3 lines
83 B
ReStructuredText
Raw Normal View History

Add :c:func:`PyType_GetModuleByDef` to the limited C API. Patch by Victor
Stinner.