8000 gh-112984 Update Windows build for free-threaded builds by zooba · Pull Request #113129 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jan 17, 2024
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
00478ff
gh-112984 Update Windows build for free-threaded builds
zooba Dec 14, 2023
2a1ef3b
Fix rt script
zooba Dec 14, 2023
7912ba4
Add suffix
zooba Dec 14, 2023
87ba7ac
Some test fixes and new venv launcher
zooba Dec 14, 2023
ff83554
Finish venv launcher, update venv
zooba Dec 15, 2023
e6211cb
Fix pyvenv path calculation
zooba Dec 15, 2023
3a7425b
[WIP] Update installer to add optional freethreaded install
zooba Dec 15, 2023
a59e2fc
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba Dec 18, 2023
0528976
Add visible option to MSI
zooba Dec 18, 2023
198082e
Build freethreaded properly in tools/msi/build.bat
zooba Dec 18, 2023
65efd4e
Test fixes
zooba Dec 19, 2023
55205fa
Fix launcher tests
zooba Dec 19, 2023
9d9dd9b
NEWS and whitespace
zooba Dec 19, 2023
d027b93
Update venv and tests
zooba Dec 20, 2023
5e7cf0a
Avoid comparing bytes and str
zooba Dec 20, 2023
6e38ca1
Ensure Py_GIL_DISABLED is consistent
zooba Dec 20, 2023
011478b
Update PC/layout script for free-threaded
zooba Dec 20, 2023
903c168
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba Dec 21, 2023
b6cc6ca
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba Jan 4, 2024
524edf9
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba Jan 5, 2024
8217689
Update docs
zooba Jan 5, 2024
1255715
Update variable in build script
zooba Jan 5, 2024
baa6549
Merge remote-tracking branch 'upstream/main' into gh-112984
zooba Jan 17, 2024
8d54a59
Add experimental label to installer
zooba Jan 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into gh-112984
  • Loading branch information
zooba committed Jan 5, 2024
commit 524edf93a2ad9c10b81bc2b427ed6b45317e6815

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0