Skip to content
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

Fix wheel ABI tag for debug Python 3.13 on Windows #4676

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Fix wheel ABI tag for debug Python 3.13 on Windows #4676

merged 1 commit into from
Oct 25, 2024

Conversation

adang1345
Copy link
Contributor

Summary of changes

When creating a wheel using the debug version of Python 3.13 on Windows, ensure that the "d" flag is in the ABI tag.

Closes #4674

Pull Request Checklist

@abravalheri abravalheri merged commit a9a79e7 into pypa:main Oct 25, 2024
25 checks passed
@abravalheri
Copy link
Contributor

Thank you very much!

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.

[BUG] Wheel ABI tag is wrong when building with debug build of Python 3.13 on Windows
2 participants