summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2023-05-04 14:21:01 (GMT)
committerGitHub <noreply@github.com>2023-05-04 14:21:01 (GMT)
commit45398ad51220b63b8df08fb5551c6b736205daed (patch)
tree42d5b05c0706b871067d7390768493878d07eda9 /Python/pystrcmp.c
parenteba64d2afb4c429e80d863dc0dd7808bdbef30d3 (diff)
downloadcpython-45398ad51220b63b8df08fb5551c6b736205daed.zip
cpython-45398ad51220b63b8df08fb5551c6b736205daed.tar.gz
cpython-45398ad51220b63b8df08fb5551c6b736205daed.tar.bz2
gh-103323: Remove PyRuntimeState_GetThreadState() (#104171)
This function no longer makes sense, since its runtime parameter is no longer used. Use directly _PyThreadState_GET() and _PyInterpreterState_GET() instead.
Diffstat (limited to 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions