summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-03-17 11:31:55 (GMT)
committerGitHub <noreply@github.com>2025-03-17 11:31:55 (GMT)
commit0453e494b6e23c876c1bb097966f2c68ec72fada (patch)
treef6b2bfa25cd3fc35275fa203caa4530fa1371897 /Python/errors.c
parent80e00ecc399db8aeaa9f3a1c87a2cfb34517d7be (diff)
downloadcpython-0453e494b6e23c876c1bb097966f2c68ec72fada.zip
cpython-0453e494b6e23c876c1bb097966f2c68ec72fada.tar.gz
cpython-0453e494b6e23c876c1bb097966f2c68ec72fada.tar.bz2
gh-131238: Convert pycore_pystate.h static inline to functions (#131352)
Convert static inline functions to functions: * _Py_IsMainThread() * _PyInterpreterState_Main() * _Py_IsMainInterpreterFinalizing() * _Py_GetMainConfig()
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions