Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilsonadorilson commented Aug 8, 2025

vstinnerand others added 5 commits August 8, 2025 10:54
…#106335) Remove private _PyThreadState and _PyInterpreterState C API functions: move them to the internal C API (pycore_pystate.h and pycore_interp.h). Don't export most of these functions anymore, but still export functions used by tests. Remove _PyThreadState_Prealloc() and _PyThreadState_Init() from the C API, but keep it in the stable API.
@StanFromIreland
Copy link
Member

@adorilson PS. Whatever branch you are creating branches from has a few extra commits.

@adorilson
Copy link
ContributorAuthor

@adorilson PS. Whatever branch you are creating branches from has a few extra commits.

A long git horror history. But now it has ended (I hope).

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

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants

@adorilson@StanFromIreland@vstinner