Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
gh-112984 Update Windows build for free-threaded builds#113129
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
24 commits Select commitHold shift + click to select a range
00478ff
gh-112984 Update Windows build for free-threaded builds
zooba2a1ef3b
Fix rt script
zooba7912ba4
Add suffix
zooba87ba7ac
Some test fixes and new venv launcher
zoobaff83554
Finish venv launcher, update venv
zoobae6211cb
Fix pyvenv path calculation
zooba3a7425b
[WIP] Update installer to add optional freethreaded install
zoobaa59e2fc
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba0528976
Add visible option to MSI
zooba198082e
Build freethreaded properly in tools/msi/build.bat
zooba65efd4e
Test fixes
zooba55205fa
Fix launcher tests
zooba9d9dd9b
NEWS and whitespace
zoobad027b93
Update venv and tests
zooba5e7cf0a
Avoid comparing bytes and str
zooba6e38ca1
Ensure Py_GIL_DISABLED is consistent
zooba011478b
Update PC/layout script for free-threaded
zooba903c168
Merge remote-tracking branch 'upstream/main' into gh-112984
zoobab6cc6ca
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba524edf9
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba8217689
Update docs
zooba1255715
Update variable in build script
zoobabaa6549
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba8d54a59
Add experimental label to installer
zoobaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Binary file addedDoc/using/win_install_freethreaded.png
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
64 changes: 62 additions & 2 deletionsDoc/using/windows.rst
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionLib/test/test_ctypes/test_loading.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
40 changes: 26 additions & 14 deletionsLib/test/test_launcher.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletionsLib/test/test_regrtest.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.