summaryrefslogtreecommitdiffstats
path: root/Python/Python-tokenize.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2023-09-27 15:38:28 (GMT)
committerGitHub <noreply@github.com>2023-09-27 15:38:28 (GMT)
commitfc4fddb139d61c7c39e19e8e8164978af1b1a3fd (patch)
tree10a2b60c38f51586ed570b119f8a6a83b82a5584 /Python/Python-tokenize.c
parent1d6ef7e609ed0222b6e96c660c9f6881cbfa3133 (diff)
downloadcpython-fc4fddb139d61c7c39e19e8e8164978af1b1a3fd.zip
cpython-fc4fddb139d61c7c39e19e8e8164978af1b1a3fd.tar.gz
cpython-fc4fddb139d61c7c39e19e8e8164978af1b1a3fd.tar.bz2
[3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947)
gh-107298: Document PyMODINIT_FUNC macro (GH-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. (cherry picked from commit d7a27e527d7e669d2e45cff80ad725978226477c) Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions