Skip to content

Support for Python 3.12 #435

Open
Open
@fniephaus

Description

@fniephaus

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Relationships

None yet

Development

No branches or pull requests

Issue actions