Skip to content

Conversation

@zooba
Copy link
Member

@zoobazooba commented Oct 6, 2023

Related change to our release build is at python/release-tools#63

There's no need for us to always override the DLLs, but it's useful to do it when building installers.

@miss-islington
Copy link
Contributor

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

@zoobazooba deleted the gh-110437 branch October 9, 2023 11:17
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 9, 2023
…ated list of DLLs to bundle (pythonGH-110470) (cherry picked from commit 12cc679) Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.12 only security fixes label Oct 9, 2023
@bedevere-app
Copy link

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

@bedevere-appbedevere-appbot removed the needs backport to 3.11 only security fixes label Oct 9, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 9, 2023
…ated list of DLLs to bundle (pythonGH-110470) (cherry picked from commit 12cc679) Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Oct 9, 2023
…rated list of DLLs to bundle (GH-110470) gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated list of DLLs to bundle (GH-110470) (cherry picked from commit 12cc679) Co-authored-by: Steve Dower <steve.dower@python.org>
zooba added a commit that referenced this pull request Oct 9, 2023
…rated list of DLLs to bundle (GH-110470) gh-110437: Allow overriding VCRuntimeDLL with a semicolon separated list of DLLs to bundle (GH-110470) (cherry picked from commit 12cc679) Co-authored-by: Steve Dower <steve.dower@python.org>
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@zooba@miss-islington