Skip to content

Conversation

@adorilson
Copy link
Contributor

@adorilson adorilson commented Jul 22, 2025

WIP to #106318

Besides adding two more examples to make the argument positions more explicit, I added the .. doctest:: directive.


📚 Documentation preview 📚: https://cpython-previews--137018.org.readthedocs.build/

vstinner and others added 4 commits July 22, 2025 15:56
…#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.
This reverts commit ebfa093.
Copy link
Contributor

@Yoav11 Yoav11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice! lgtm

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

Labels

awaiting core review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants