cpython/Misc/NEWS.d/next/C_API/2025-10-26-16-45-28.gh-issue-140556.s__Dae.rst
Petr Viktorin 589a03a8ce
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Kumar Aditya <kumaraditya@python.org>
2025-11-05 12:31:42 +01:00

2 lines
89 B
ReStructuredText

:pep:`793`: Add a new entry point for C extension modules,
``PyModExport_<modulename>``.