bpo-39947: Add PyThreadState_GetID() function by vstinner · Pull Request #19163 · python/cpython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 34.2k
Merged
bpo-39947: Add PyThreadState_GetID() function#19163
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_get_id
bpo-39947: Add PyThreadState_GetID() function#19163
vstinner merged 1 commit intopython:masterfrom
vstinner:tstate_get_id
Conversation
Copy link
Member
Add PyThreadState_GetID() function: get the unique identifier of a
Python thread state.
Add PyThreadState_GetID() function: get the unique identifier of a Python thread state.
vstinner
requested review from
1st1 and
asvetlov
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
merged commit
5c3cda0
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
tstate_get_id
branch
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