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-119679: Ensures correct import libraries are included in Windows installs #119790

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

zooba
Copy link
Member

@zooba zooba commented May 30, 2024

Copy link
Contributor

@itamaro itamaro left a comment

Choose a reason for hiding this comment

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

lgtm

@@ -0,0 +1 @@
Ensures correct import libraries are included in Windows installs.
Copy link
Contributor

Choose a reason for hiding this comment

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

if my understanding is correct, this changes what libraries are included only when opting in to the free-threaded binaries, right?

Suggested change
Ensures correct import libraries are included in Windows installs.
Ensures correct import libraries are included in Windows installs when installing free-threaded binaries.

Copy link
Member Author

Choose a reason for hiding this comment

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

It also changes the ones included in the Nuget package or anything you might create using the PC/layout script, but it was noticed because of the free threaded package. It's only a fix for a beta, so I'm not too concerned about people noticing and needing to check the release notes.

@zooba zooba merged commit fd01271 into python:main Jun 3, 2024
39 checks passed
@miss-islington-app
Copy link

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

@zooba zooba deleted the gh-119679 branch June 3, 2024 14:42
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 3, 2024
…dows install packages (pythonGH-119790)

(cherry picked from commit fd01271)

Co-authored-by: Steve Dower <steve.dower@python.org>
@bedevere-app
Copy link

bedevere-app bot commented Jun 3, 2024

GH-119983 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jun 3, 2024
zooba added a commit that referenced this pull request Jun 3, 2024
…nstall packages (GH-119790)

(cherry picked from commit fd01271)

Co-authored-by: Steve Dower <steve.dower@python.org>
mliezun pushed a commit to mliezun/cpython that referenced this pull request Jun 3, 2024
barneygale pushed a commit to barneygale/cpython that referenced this pull request Jun 5, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this pull request Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants