Skip to content

GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version#146338

Merged
savannahostrowski merged 5 commits intopython:mainfrom
chris-eibl:gh146210
Apr 3, 2026
Merged

GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version#146338
savannahostrowski merged 5 commits intopython:mainfrom
chris-eibl:gh146210

Conversation

@chris-eibl
Copy link
Copy Markdown
Member

@chris-eibl chris-eibl commented Mar 23, 2026

By dropping the environment variable INCLUDE when building the jit stencils. Since this is Windows specific, this is only done on Windows.

interpreter is built with a different clang version.
Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski 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 taking a look at this!

@bedevere-app
Copy link
Copy Markdown

bedevere-app bot commented Apr 3, 2026

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Copy link
Copy Markdown
Member

@savannahostrowski savannahostrowski left a comment

Choose a reason for hiding this comment

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

LGTM!

@savannahostrowski savannahostrowski merged commit dea4083 into python:main Apr 3, 2026
78 checks passed
@chris-eibl chris-eibl deleted the gh146210 branch April 3, 2026 19:43
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