summaryrefslogtreecommitdiffstats
path: root/Python/traceback.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-09-27 08:40:24 (GMT)
committerGitHub <noreply@github.com>2023-09-27 08:40:24 (GMT)
commitd951aaea9762d86b560aaeb335e6ffac68238868 (patch)
tree07d874d620b3aeb5a7aa8de82b9d836d82b674ae /Python/traceback.c
parent0a69de768724639b5f91fcd1434acda7baaf6afd (diff)
downloadcpython-d951aaea9762d86b560aaeb335e6ffac68238868.zip
cpython-d951aaea9762d86b560aaeb335e6ffac68238868.tar.gz
cpython-d951aaea9762d86b560aaeb335e6ffac68238868.tar.bz2
[3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) (#109948)
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. (cherry picked from commit d7a27e527d7e669d2e45cff80ad725978226477c)
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions