Skip to content

fix: Free-threaded builds location on Windows#4268

Merged
jjerphan merged 2 commits into
mamba-org:mainfrom
jjerphan:fix/python-ft-builds-windows
May 13, 2026
Merged

fix: Free-threaded builds location on Windows#4268
jjerphan merged 2 commits into
mamba-org:mainfrom
jjerphan:fix/python-ft-builds-windows

Conversation

@jjerphan
Copy link
Copy Markdown
Member

Description

Fix #4267.

Type of Change

  • Bugfix
  • Feature / enhancement
  • CI / Documentation
  • Maintenance

Checklist

  • My code follows the general style and conventions of the codebase, ensuring consistency
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have run pre-commit run --all locally in the source folder and confirmed that there are no linter errors.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes

@github-actions github-actions Bot added the release::bug_fixes For PRs fixing bugs label May 11, 2026
@jjerphan jjerphan force-pushed the fix/python-ft-builds-windows branch from ca1916d to a0a705b Compare May 11, 2026 07:37
@jjerphan jjerphan marked this pull request as ready for review May 11, 2026 08:16
@jjerphan jjerphan force-pushed the fix/python-ft-builds-windows branch from b9a0bfd to 30fd299 Compare May 12, 2026 13:11
jjerphan added 2 commits May 13, 2026 10:30
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
@jjerphan jjerphan force-pushed the fix/python-ft-builds-windows branch from 0cf4ff6 to f14893f Compare May 13, 2026 08:30
Copy link
Copy Markdown
Member

@JohanMabille JohanMabille left a comment

Choose a reason for hiding this comment

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

LGTM

@jjerphan jjerphan merged commit 3185958 into mamba-org:main May 13, 2026
34 of 35 checks passed
@jjerphan jjerphan deleted the fix/python-ft-builds-windows branch May 13, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release::bug_fixes For PRs fixing bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.14 freethreaded site-packages on Windows

2 participants