Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Assignees

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants