bpo-39946: Remove _PyThreadState_GetFrame (GH-19094)
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.
V
Victor Stinner committed
6723e933c4d90a408cf3818362a0e4de6d84c932
Parent: fd1e1a1
Committed by GitHub <noreply@github.com>
on 3/20/2020, 4:46:56 PM