About the Typing category
|
|
2
|
1261
|
October 17, 2023
|
Structural Pattern Matching for Types
|
|
6
|
431
|
April 17, 2025
|
PyCon US 2025 Typing Summit: agenda is set
|
|
0
|
128
|
April 15, 2025
|
Template literal types
|
|
0
|
128
|
April 15, 2025
|
Current blockers on runtime deferal of typing imports
|
|
11
|
503
|
April 14, 2025
|
`@dataclass_transform` assumes `__dataclass_fields__` exists
|
|
0
|
97
|
April 11, 2025
|
Typing spec gap about properties in Protocols
|
|
15
|
420
|
April 13, 2025
|
Typing Spec inconsistency for unpacking typed dict kwargs
|
|
2
|
210
|
April 13, 2025
|
Removing type checker internals from typeshed
|
|
0
|
116
|
April 11, 2025
|
What would it take to implement type mapping for generics?
|
|
5
|
366
|
March 25, 2025
|
Inlined typed dicts and typed dict comprehensions
|
|
10
|
616
|
April 10, 2025
|
Extract kwargs types from a function signature
|
|
15
|
4036
|
April 10, 2025
|
Idea: `ReturnType` to refer to function's return type
|
|
0
|
110
|
April 10, 2025
|
Bare `ClassVar` annotation
|
|
10
|
430
|
April 9, 2025
|
The structural type of typing.Callable
|
|
14
|
1638
|
April 5, 2025
|
Unsoundness of contravariant `Self` type
|
|
11
|
610
|
April 1, 2025
|
Proposal: Allow Typevartuple unpacking in unions
|
|
4
|
1186
|
April 1, 2025
|
Report unnecessary (always True) assertions
|
|
27
|
511
|
March 30, 2025
|
Draft typing spec chapter for overloads
|
|
10
|
448
|
March 28, 2025
|
PEP 747: TypeExpr: Type Hint for a Type Expression
|
|
72
|
4425
|
March 27, 2025
|
Specify `TYPE_CHECKING = False` without typing import
|
|
44
|
2198
|
March 26, 2025
|
Should structural subtyping consider `__getattr__`?
|
|
3
|
194
|
March 19, 2025
|
Safe_cast (again)
|
|
21
|
310
|
March 19, 2025
|
Dataclass field declaration on separate lines
|
|
4
|
171
|
March 19, 2025
|
Generic type inference from another generic type
|
|
3
|
199
|
March 15, 2025
|
Call For Suggestions: Nominate Python Packages for Typing Improvements
|
|
11
|
862
|
March 14, 2025
|
Pyre -> Pyrefly Type Checker
|
|
9
|
877
|
March 13, 2025
|
Imported Final variable
|
|
10
|
474
|
March 10, 2025
|
Live type checkers to load typing signatures from current module's stub
|
|
5
|
197
|
March 10, 2025
|
Narrowing types with get_args
|
|
6
|
256
|
March 10, 2025
|