Skip to content

[3.14] gh-133779: Revert Windows generation of pyconfig.h and go back to a static header. (GH-133966) #134211

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

zooba
Copy link
Member

@zooba zooba commented May 19, 2025

Extension builders must specify Py_GIL_DISABLED if they want to link to the free-threaded builds. This was usually the case already, but this change guarantees it in all circumstances.


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

…to a static header. (pythonGH-133966)

Extension builders must specify Py_GIL_DISABLED if they want to link to the free-threaded builds.
This was usually the case already, but this change guarantees it in all circumstances.
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @zooba for commit 8865171 🤖

Results will be shown at:

https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F134211%2Fmerge

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

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.

2 participants