Skip to content

gh-108374: Add --disable-gil option to PCbuild/build.bat #108729

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
Sep 2, 2023

Conversation

colesbury
Copy link
Contributor

@colesbury colesbury commented Aug 31, 2023

This adds a --disable-gil option to PCbuild/build.bat. For now, all this does is define the Py_NOGIL macro.

This adds a `--disable-gil` option to PCbuild/build.bat. For now, all
this does is define the Py_NOGIL macro.
@colesbury colesbury added OS-windows skip news build The build process and cross-build 3.13 bugs and security fixes labels Aug 31, 2023
@colesbury colesbury requested a review from a team as a code owner August 31, 2023 18:33
@colesbury
Copy link
Contributor Author

I'm not familiar with msbuild, so I'd appreciate feedback if this is the correct approach.

@zware
Copy link
Member

zware commented Aug 31, 2023

This looks reasonable to me, but should definitely get signoff from @zooba before merge.

@zware zware requested a review from zooba August 31, 2023 18:45
Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

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

LGTM

@zware zware merged commit 6fafa6b into python:main Sep 2, 2023
@colesbury colesbury deleted the win-disable-gil branch September 12, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes build The build process and cross-build OS-windows skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants