Skip to content

Fix error message to show free-threaded Python indicator#17415

Open
nooscraft wants to merge 1 commit intoastral-sh:mainfrom
nooscraft:bugfix/17406
Open

Fix error message to show free-threaded Python indicator#17415
nooscraft wants to merge 1 commit intoastral-sh:mainfrom
nooscraft:bugfix/17406

Conversation

@nooscraft
Copy link
Contributor

@nooscraft nooscraft commented Jan 12, 2026

Include 't' suffix in wheel compatibility error messages when using free-threaded Python.
Add explanatory note about GIL incompatibility.
Fix detection to work regardless of version matching.

Fixes the issue 17406

Include 't' suffix in wheel compatibility error messages when using
free-threaded Python.
Add explanatory note about GIL incompatibility.
Fix detection to work regardless of version matching.
Copy link

@AngheloAlf AngheloAlf left a comment

Choose a reason for hiding this comment

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

It works great, thank you!

zanieb added a commit that referenced this pull request Jan 15, 2026
Closes #17406 

Unlike #17415, this returns a
dedicated error variant instead of adding a downstream special case to
handling of `Python` tag incompatibilities.

---------

Co-authored-by: Claude <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants