GH-133779: Fix Windows JIT builds by brandtbucher ยท Pull Request #134349 ยท python/cpython

Conversation

zooba

Choose a reason for hiding this comment

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

Looks pretty enough to me. Not as bad as how the sysconfig->distutils->setuptools chain handles the same problem.

Don't forget to backport to 3.14.

@miss-islington-app

Thanks @brandtbucher for the PR ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.14.
๐Ÿ๐Ÿ’โ›๐Ÿค–

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 20, 2025
โ€ฆGH-134349)

(cherry picked from commit 7ad9046)

Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>

@bedevere-app

lkollar pushed a commit to lkollar/cpython that referenced this pull request

May 26, 2025

Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request

Jul 12, 2025

taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request

Aug 4, 2025

Labels

2 participants

@brandtbucher @zooba