Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL #118645

Merged
merged 1 commit into from
May 6, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented May 6, 2024

The PyUnstable prefix has defined semantics and workflow, and generates a note in the docs:

image


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

Copy link
Contributor

@colesbury colesbury left a comment

Choose a reason for hiding this comment

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

Copy link
Member

@swtaarrs swtaarrs left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@encukou encukou merged commit 417dd3a into python:main May 6, 2024
40 checks passed
@encukou encukou deleted the experimental_unstable branch May 6, 2024 16:59
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants