Login
From:
Python Enhancement Proposals (PEPs)
(Uncensored)
subscribe
PEP 613 – Explicit Type Aliases | peps.python.org
https://peps.python.org/pep-0613/
links
backlinks
Type aliases are user-specified types which may be as complex as any type hint, and are specified with a simple variable assignment on a module top level.
Roast topics
Find topics
Find it!