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

✨ Python 3.13 Support #498

Merged
merged 1 commit into from
Aug 8, 2024
Merged

✨ Python 3.13 Support #498

merged 1 commit into from
Aug 8, 2024

Conversation

burgholzer
Copy link
Member

@burgholzer burgholzer commented Aug 5, 2024

Description

The (ABI-stable) release candidate for Python 3.13 just released and the newest MQT Workflows include an updated version of cibuildwheel that supports building wheels for it.

This PR enables regular Python 3.13 builds and also enables builds for the new free-threaded variant.

Checklist:

  • The pull request only contains commits that are related to it.
  • I have added appropriate tests and documentation.
  • I have made sure that all CI jobs on GitHub pass.
  • The pull request introduces no new warnings and follows the project's style guidelines.

@burgholzer burgholzer self-assigned this Aug 5, 2024
@burgholzer burgholzer added feature New feature or request python Anything related to Python code packaging Anything related to Python packaging minor Changes leading to a minor version increase labels Aug 5, 2024
@burgholzer
Copy link
Member Author

Just waiting on a new delvewheel release, then this is good to go and we can start publishing Python 3.13 wheels.

@burgholzer burgholzer merged commit e3aee21 into main Aug 8, 2024
60 checks passed
@burgholzer burgholzer deleted the python-313 branch August 8, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request minor Changes leading to a minor version increase packaging Anything related to Python packaging python Anything related to Python code
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant