Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 673 – Self Type | peps.python.org
https://peps.python.org/pep-0673/
links
backlinks
This PEP introduces a simple and intuitive way to annotate methods that return an instance of their class. This behaves the same as the TypeVar-based approach specified in PEP 484 but is more concise and easier to follow.
Roast topics
Find topics
Find it!