IF |
482 |
Literature Overview for Type Hints |
Langa |
IF |
483 |
The Theory of Type Hints |
GvR, Levkivskyi |
SF |
484 |
Type Hints |
GvR, Lehtosalo, Langa |
SF |
526 |
Syntax for Variable Annotations |
Gonzalez, House, Levkivskyi, Roach, GvR |
SA |
544 |
Protocols: Structural subtyping (static duck typing) |
Levkivskyi, Lehtosalo, Langa |
SF |
561 |
Distributing and Packaging Type Information |
Smith |
SA |
563 |
Postponed Evaluation of Annotations |
Langa |
SF |
585 |
Type Hinting Generics In Standard Collections |
Langa |
SA |
586 |
Literal Types |
Lee, Levkivskyi, Lehtosalo |
SA |
589 |
TypedDict: Type Hints for Dictionaries with a Fixed Set of Keys |
Lehtosalo |
SA |
591 |
Adding a final qualifier to typing |
Sullivan, Levkivskyi |
SA |
593 |
Flexible function and variable annotations |
Varoquaux, Kashin |
SA |
604 |
Allow writing union types as X | Y |
PRADOS, Moss |
SA |
612 |
Parameter Specification Variables |
Mendoza |
SA |
613 |
Explicit Type Aliases |
Zhu |
SA |
646 |
Variadic Generics |
Mendoza, Rahtz, Srinivasan, Siles |
SA |
647 |
User-Defined Type Guards |
Traut |
S |
649 |
Deferred Evaluation Of Annotations Using Descriptors |
Hastings |
SA |
655 |
Marking individual TypedDict items as required or potentially-missing |
Foster |
SA |
673 |
Self Type |
Srinivasan, Hilton-Balfe |
SA |
675 |
Arbitrary Literal String Type |
Srinivasan, Bleaney |
SR |
677 |
Callable Type Syntax |
Troxler, Srinivasan |
SA |
681 |
Data Class Transforms |
De Bonte, Traut |
SA |
688 |
Making the buffer protocol accessible in Python |
Zijlstra |
SA |
692 |
Using TypedDict for more precise **kwargs typing |
Magiera |
S |
695 |
Type Parameter Syntax |
Traut |
S |
696 |
Type defaults for TypeVarLikes |
Hilton-Balfe |
SA |
698 |
Override Decorator for Static Typing |
Troxler, Xu, Zhu |
S |
702 |
Marking deprecations using the type system |
Zijlstra |
S |
705 |
TypedMapping: Type Hints for Mappings with a Fixed Set of Keys |
Purcell |