-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Python 3.13.4 C-extension builds link against python313t.lib on non-threaded Python #135151
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
Labels
3.13
bugs and security fixes
build
The build process and cross-build
OS-windows
release-blocker
type-bug
An unexpected behavior, bug, or error
Comments
Easiest fix is to do the same as we did in 3.14, and stop trying to be clever about the default value. Though I'm still not even totally clear on how we're getting the wrong one - I guess Wix is messing up search path order or something. |
zooba
added a commit
to zooba/cpython
that referenced
this issue
Jun 5, 2025
This was referenced Jun 5, 2025
zooba
added a commit
that referenced
this issue
Jun 5, 2025
Fixed now, and we are planning to release the next 3.13 update next week. |
Thank you. |
Ouch... I had to revert to Python 3.13.3 for the time being. 😢 |
jdpurcell
added a commit
to jdpurcell/install-qt-action
that referenced
this issue
Jun 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
3.13
bugs and security fixes
build
The build process and cross-build
OS-windows
release-blocker
type-bug
An unexpected behavior, bug, or error
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Same issue as #133779, except this applies to the Python 3.13.4 production release.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
Linked PRs
The text was updated successfully, but these errors were encountered: