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

CPython 3.13 support (tracker issue) #4931

Open
15 of 18 tasks
neutrinoceros opened this issue Jun 22, 2024 · 0 comments · May be fixed by #5021
Open
15 of 18 tasks

CPython 3.13 support (tracker issue) #4931

neutrinoceros opened this issue Jun 22, 2024 · 0 comments · May be fixed by #5021

Comments

@neutrinoceros
Copy link
Member

neutrinoceros commented Jun 22, 2024

This issue is to plan and keep track on the effort to add support for CPython 3.13 .
See PEP 719 for the release schedule.
At the time of opening, version 3.13.0b2 is available, and NumPy is already publishing nightly wheels for it.

Here's the chronological task list to complete before we can declare support for it.

Supporting the experimental free-threading (a.k.a "nogil") build is a non-goal for this issue.
Relevant PRs are to be linked in this message.

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 a pull request may close this issue.

1 participant