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

✔ Test on Python 3.13 #113

Merged
merged 1 commit into from
Sep 4, 2024
Merged

✔ Test on Python 3.13 #113

merged 1 commit into from
Sep 4, 2024

Conversation

mikegerber
Copy link
Member

Dependencies aren't ready yet (e.g. orjson), so this is a draft until fixed.

@mikegerber mikegerber marked this pull request as draft May 6, 2024 15:43
@mikegerber mikegerber self-assigned this May 6, 2024
@mikegerber
Copy link
Member Author

There seems to be a different error now, setuptools-related → need to investigate at a later time.

@mikegerber
Copy link
Member Author

(Python 3.13 is scheduled to be released on 2024-10-01.)

@mikegerber
Copy link
Member Author

mikegerber commented Jul 11, 2024

Today's build problem:

error: the configured Python interpreter version (3.13) is newer than PyO3's maximum supported version (3.12)

→ Postponing for now.

@mikegerber mikegerber marked this pull request as ready for review September 4, 2024 17:11
@mikegerber
Copy link
Member Author

PyO3 now has Python 3.13 support; However I didn't check what build exactly pulled it in.

Build requirements now have Python 3.13 wheels and we install and run fine on Python 3.13! 🎆

@mikegerber mikegerber merged commit 2e6fe0c into master Sep 4, 2024
12 checks passed
@mikegerber mikegerber deleted the python-3.13 branch September 4, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant