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

Support GIL-less Python 3.13 #3581

Open
sentrivana opened this issue Sep 27, 2024 · 2 comments · May be fixed by #3610
Open

Support GIL-less Python 3.13 #3581

sentrivana opened this issue Sep 27, 2024 · 2 comments · May be fixed by #3610

Comments

@sentrivana
Copy link
Contributor

There's an experimental build of Python 3.13 with the GIL disabled. We should investigate how the SDK behaves on it, and ideally also run the tests against it in CI.

@szokeasaurusrex
Copy link
Member

cool!

@antonpirker
Copy link
Member

Yes, we could run our test suite against nogil Python.
Here are also some more information that are helpful: https://drew.silcock.dev/blog/everything-you-need-to-know-about-python-3-13/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants