Skip to content

Conversation

StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Oct 9, 2025

…ing PyGILState_STATE (GH-139572)

(cherry picked from commit d2deb8f)


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

…cumenting `PyGILState_STATE` (pythonGH-139572)

(cherry picked from commit d2deb8f)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@StanFromIreland
Copy link
Member Author

Ah, there are other issues on this branch :-(

@StanFromIreland StanFromIreland marked this pull request as draft October 9, 2025 09:56
during finalization, either explicitly via :c:func:`PyGILState_Ensure`,
:c:macro:`Py_END_ALLOW_THREADS`, :c:func:`PyEval_AcquireThread`, or
:c:func:`PyEval_AcquireLock`, or implicitly when the interpreter attempts to
:c:func:`!PyEval_AcquireLock`, or implicitly when the interpreter attempts to
Copy link
Member Author

@StanFromIreland StanFromIreland Oct 9, 2025

Choose a reason for hiding this comment

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

Seeing as this section is gone in 3.14 and 3.15, I simply removed the link.

@StanFromIreland StanFromIreland marked this pull request as ready for review October 9, 2025 10:00
@StanFromIreland StanFromIreland requested a review from hugovk October 9, 2025 10:00
@hugovk hugovk merged commit d12bd1b into python:3.13 Oct 9, 2025
27 checks passed
@hugovk
Copy link
Member

hugovk commented Oct 9, 2025

Thanks!

@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Oct 9, 2025
@StanFromIreland StanFromIreland deleted the backport-d2deb8f-3.13 branch October 9, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants