Skip to content

Migrate to PEP 695 by 2027-10 (Python 3.11 end of life) #4

@johnslavik

Description

@johnslavik

As soon as Python 3.11 is no longer supported, find projects that use TypeAlias and migrate them to new syntax type T = ... instead of T: TypeAlias = ....
https://peps.python.org/pep-0695/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

To Do

Relationships

None yet

Development

No branches or pull requests

Issue actions