Don't use PyInterpreterState_GetID() but get directly the interpreter 'id' member which cannot fail.
93 KiB
93 KiB
Don't use PyInterpreterState_GetID() but get directly the interpreter 'id' member which cannot fail.