bpo-39947: Add PyThreadState_GetInterpreter() (GH-18981)
Add PyThreadState_GetInterpreter(tstate): get the interpreter of a Python thread state.
V
Victor Stinner committed
8fb02b6e1942811c8d81041e7df3f5f1f4b1d410
Parent: be79373
Committed by GitHub <noreply@github.com>
on 3/13/2020, 10:38:08 PM