-
-
Notifications
You must be signed in to change notification settings - Fork 392
Closed
Description
Is there any special reason we're staying on 3.8 for the CI tests? If we bumped it we would get additional typing features and not have to do from __future__ import annotations, and we're going to have to bump 3.8 eventually when it reaches EOL in 2024-10.
Does some tooling break if we were to typecheck with 3.10 or 3.11 features or something? Is there any best-practice wrt typechecking/linting your code on oldest/newest version supported?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels