diff options
author | Victor Stinner <vstinner@python.org> | 2025-05-19 14:09:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-19 18:09:10 +0000 |
commit | e79f640eb698df7659c0ce81474d93bf222094c5 (patch) | |
tree | f6f24bc551d4fd18b4cc22f53f99252206eef504 /Lib/test/pythoninfo.py | |
parent | 71c42b778dfc0831734bb7bc6121ffd44beae1d3 (diff) | |
download | cpython-e79f640eb698df7659c0ce81474d93bf222094c5.tar.gz cpython-e79f640eb698df7659c0ce81474d93bf222094c5.zip |
Simplify interp_look_up_id() (#134257)
Don't use PyInterpreterState_GetID() but get directly the interpreter
'id' member which cannot fail.
Diffstat (limited to 'Lib/test/pythoninfo.py')
0 files changed, 0 insertions, 0 deletions