bpo-39947: Use PyThreadState_GetFrame() (GH-19159)
_tracemalloc.c and _xxsubinterpretersmodule.c use PyThreadState_GetFrame() and PyThreadState_GetInterpreter() to no longer depend on the PyThreadState structure.
V
Victor Stinner committed
3072338642156a5edfa2deef2557288fff73c22a
Parent: 89a2209
Committed by GitHub <noreply@github.com>
on 3/25/2020, 6:52:02 PM