mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
e79f640eb6
Don't use PyInterpreterState_GetID() but get directly the interpreter 'id' member which cannot fail.
Miscellaneous source files for the main Python shared library