◐ Shell
clean mode source ↗

[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) by vstinner · Pull Request #109948 · python/cpython

Document PyMODINIT_FUNC macro.

Remove links to PyAPI_FUNC() and PyAPI_DATA() macros since they are not documented. These macros should only be used to define the Python C API. They should not be used outside Python code base.

(cherry picked from commit d7a27e5)


📚 Documentation preview 📚: https://cpython-previews--109948.org.readthedocs.build/