diff options
author | Victor Stinner <vstinner@python.org> | 2023-09-14 14:56:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 14:56:43 +0200 |
commit | d7a27e527d7e669d2e45cff80ad725978226477c (patch) | |
tree | ff416243277a6d4fb5117bf53f350bf26f1468ab /Python/flowgraph.c | |
parent | 1f885df2a580360c5de69cc41191f3c6bfaaeb35 (diff) | |
download | cpython-d7a27e527d7e669d2e45cff80ad725978226477c.tar.gz cpython-d7a27e527d7e669d2e45cff80ad725978226477c.zip |
gh-107298: Document PyMODINIT_FUNC macro (#109236)
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.
Diffstat (limited to 'Python/flowgraph.c')
0 files changed, 0 insertions, 0 deletions