bpo-39947: Add PyThreadState_GetFrame() function by vstinner · Pull Request #19092 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-39947: Add PyThreadState_GetFrame() function#19092
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_getframe
bpo-39947: Add PyThreadState_GetFrame() function#19092
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_getframe
Conversation
Copy link
Member
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
Add PyThreadState_GetFrame() function: get the current frame of a Python thread state.
vstinner
merged commit
fd1e1a1
into
python:master
vstinner
deleted the
tstate_getframe
branch
bedevere-bot
removed
the
awaiting core review
label
vstinner
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment