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 for Python 3.12 #435

Open
fniephaus opened this issue Oct 21, 2024 · 0 comments
Open

Support for Python 3.12 #435

fniephaus opened this issue Oct 21, 2024 · 0 comments

Comments

@fniephaus
Copy link
Member

TL;DR

We plan to update GraalPy with Python 3.12 support to allow developers to take advantage of new Python language features.

Goal

As of the 24.1 release, GraalPy is limited to Python 3.11. The Python 3.12 release has introduced new features such as type parameters, type statements, and improved f-string parsing. We plan to implement support for these features and upgrade the supported Python language version in GraalPy to 3.12.

Non-Goal

Keep dedicated support for Python 3.11.

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

No branches or pull requests

1 participant