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

Enable Python 3.13 #2107

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Enable Python 3.13 #2107

merged 2 commits into from
Nov 12, 2024

Conversation

kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Nov 6, 2024

Since October 2024, Python 3.13 has been in "bugfix" mode (also known as "maintenance" or "stable" mode): https://devguide.python.org/versions/#supported-versions.

To add support for TileDB-Py, an upgrade to the latest version of cibuildwheel was required, as it supports Python 3.13 and CPython 3.13. (More info: https://github.com/pypa/cibuildwheel/releases)

Testing:


[sc-57688]

Copy link
Collaborator

@dudoslav dudoslav left a comment

Choose a reason for hiding this comment

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

🌵

@kounelisagis kounelisagis merged commit e087264 into dev Nov 12, 2024
74 of 75 checks passed
@kounelisagis kounelisagis deleted the agis/add-support-py313 branch November 12, 2024 14:39
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.

2 participants