14. 相关 PEP
? PEP 3107 Function Annotation (Python 3.0)
? PEP 483 The Theory of Type Hints (Python 3.5)
? PEP 484 Type Hints (Python 3.5)
? PEP 526 Syntax for Variable Annotations (Python 3.6)
? PEP 563 Postponed Evaluation of Annotations (Python 3.7)
? PEP 544 Protocols (Python 3.8)
? PEP 589 TypedDict (Python 3.8)
? PEP 591 Adding a ?nal quali?er to typing (Python 3.8)