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-115167: Exclude vcruntime140_threads.dll with Visual Studio 2022 version 17.8 #115176

Merged
merged 2 commits into from
Feb 8, 2024
Merged

Conversation

adang1345
Copy link
Contributor

@adang1345 adang1345 commented Feb 8, 2024

Visual Studio 2022 version 17.8 introduced support for C11 threads, provided by vcruntime140_threads.dll. When building locally with Tools\msi\buildrelease.bat using this Visual Studio version, avoid vendoring vcruntime140_threads.dll in the Python distribution.

@zooba zooba added needs backport to 3.11 only security fixes needs backport to 3.12 bug and security fixes labels Feb 8, 2024
@zooba zooba merged commit 5914a21 into python:main Feb 8, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks @adang1345 for the PR, and @zooba for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@zooba
Copy link
Member

zooba commented Feb 8, 2024

Thanks!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 8, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 8, 2024

GH-115186 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 8, 2024
@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Feb 8, 2024
@bedevere-app
Copy link

bedevere-app bot commented Feb 8, 2024

GH-115187 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 8, 2024
zooba pushed a commit that referenced this pull request Feb 8, 2024
zooba pushed a commit that referenced this pull request Feb 8, 2024
fsc-eriker pushed a commit to fsc-eriker/cpython that referenced this pull request Feb 14, 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.

2 participants