diff options
author | Victor Stinner <vstinner@python.org> | 2020-03-25 18:52:02 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-25 18:52:02 (GMT) |
commit | 3072338642156a5edfa2deef2557288fff73c22a (patch) | |
tree | c29ba9ddba31386c699a6e7a7417287e519a3158 /Doc/library/importlib.rst | |
parent | 89a2209ae6fc5f39868621799730e16f931eb497 (diff) | |
download | cpython-3072338642156a5edfa2deef2557288fff73c22a.zip cpython-3072338642156a5edfa2deef2557288fff73c22a.tar.gz cpython-3072338642156a5edfa2deef2557288fff73c22a.tar.bz2 |
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.
Diffstat (limited to 'Doc/library/importlib.rst')
0 files changed, 0 insertions, 0 deletions