-
-
Notifications
You must be signed in to change notification settings - Fork 1
typing.Self #105
Copy link
Copy link
Open
Labels
3.11+Features to consider when 3.10 EOLFeatures to consider when 3.10 EOLenhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
3.11+Features to consider when 3.10 EOLFeatures to consider when 3.10 EOLenhancementNew feature or requestNew feature or request
Privileged issue
Issue Content
Once 3.10 hits EOL we can adopt the more modern typing.Self which is current >=3.11 https://peps.python.org/pep-0673/.
This would allow us to update some of the client return typing:
to