bpo-39947: Add PyThreadState_GetID() function by vstinner · Pull Request #19163 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner merged 1 commit intopython:masterfrom

vstinner:tstate_get_id

Mar 25, 2020

Merged

bpo-39947: Add PyThreadState_GetID() function#19163

vstinner merged 1 commit intopython:masterfrom

vstinner:tstate_get_id

Conversation

@vstinner

Copy link

Member

@vstinner vstinner commented

Mar 25, 2020

edited by bedevere-bot

Loading

Add PyThreadState_GetID() function: get the unique identifier of a
Python thread state.

https://bugs.python.org/issue39947

Add PyThreadState_GetID() function: get the unique identifier of a
Python thread state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@1st1 1st1 Awaiting requested review from 1st1

@asvetlov asvetlov Awaiting requested review from asvetlov

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot