mirror of https://github.com/python/cpython
Browse Source
Remove _PyRuntime.getframe hook and remove _PyThreadState_GetFrame macro which was an alias to _PyRuntime.getframe. They were only exposed by the internal C API. Remove also PyThreadFrameGetter type.pull/19099/head
committed by
GitHub
7 changed files with 14 additions and 34 deletions
Loading…
Reference in new issue