gh-112984 Update Windows build for free-threaded builds by zooba · Pull Request #113129 · python/cpython · GitHub

github.com

Tin mới

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Build changes for Windows free-threaded builds #112984

Update Windows build for free-threaded builds

Some test fixes and new venv launcher

Finish venv launcher, update venv

Fix pyvenv path calculation

[WIP] Update installer to add optional freethreaded install

Merge remote-tracking branch 'upstream/main' into

Add visible option to MSI

Build freethreaded properly in tools/msi/build.bat

Fix launcher tests

NEWS and whitespace

Update venv and tests

Avoid comparing bytes and str

Ensure Py_GIL_DISABLED is consistent

Update PC/layout script for free-threaded

awaiting core review

awaiting core review

Merge remote-tracking branch 'upstream/main' into

Merge remote-tracking branch 'upstream/main' into

Merge remote-tracking branch 'upstream/main' into

Update variable in build script

Merge remote-tracking branch 'upstream/main' into

Add experimental label to installer

⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️

Hi! The buildbot AMD64 Windows10 3.x has failed when building commit f56d132.

Test failures on Windows ARM64 install #114272

Update Windows build and installer for free-threaded …

Add --disable-gil test flag to Windows NoGIL builder python/buildmaster-config#458

Update Windows build and installer for free-threaded …

Update Windows build and installer for free-threaded …

Cannot create venvs on small-xattr filesystems when CPython is installed somewhere with large xattrs (Regression from 3.12) #127638

gh-127638: Prevent copying extended attributes of script files when creating venv #128105

venv redirector not detected on Python 3.13 pypa/virtualenv#2851