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

Upgrade minimum supported Python version to 3.11 #1144

Open
SamWilsn opened this issue Mar 6, 2025 · 0 comments
Open

Upgrade minimum supported Python version to 3.11 #1144

SamWilsn opened this issue Mar 6, 2025 · 0 comments
Assignees
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty P-low

Comments

@SamWilsn
Copy link
Contributor

SamWilsn commented Mar 6, 2025

New pypy landed, we should update to that.

Additionally, we should look at updating our code style (eg. Union[Foo, Bar] -> Foo | Bar).

@SamWilsn SamWilsn added A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty P-low labels Mar 6, 2025
@SamWilsn SamWilsn added this to the Post-Prague Re-factoring milestone Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-spec Area: specification C-enhance Category: a request for an improvement E-medium Experience: of moderate difficulty P-low
Projects
None yet
Development

No branches or pull requests

2 participants