|
About the Typing category
|
|
2
|
1431
|
October 17, 2023
|
|
`TypeMap`: Generalizing `overload` semantics
|
|
33
|
714
|
January 11, 2026
|
|
Restricting dataclass member types / type alias parametrized by a bounded TypeVar
|
|
2
|
114
|
January 9, 2026
|
|
Spec change: Clarify that `tuple` should not be prohibited as an argument to `type`
|
|
5
|
252
|
January 9, 2026
|
|
Type hinting a decorator that adds a base class
|
|
5
|
177
|
January 7, 2026
|
|
PEP Idea: Extend spec of Callable to accept unpacked TypeDicts to specify keyword-only parameters
|
|
49
|
1193
|
January 7, 2026
|
|
Typing custom integer class
|
|
11
|
172
|
January 6, 2026
|
|
What would it take to implement type mapping for generics?
|
|
10
|
722
|
January 6, 2026
|
|
Inference of unspecified type parameters as Never
|
|
13
|
403
|
January 5, 2026
|
|
Allow type: ignore Mypy style error codes in conformance tests
|
|
9
|
369
|
January 5, 2026
|
|
Disallow access to class variables with Self
|
|
6
|
279
|
January 5, 2026
|
|
Idea: Simpler and More Expressive Type Annotations
|
|
40
|
2038
|
January 3, 2026
|
|
Interaction between special forms and `type[T]`
|
|
0
|
93
|
December 30, 2025
|
|
Annotation string references in class scope in conformance tests
|
|
4
|
185
|
December 29, 2025
|
|
Add type hints to tkinter standard library module
|
|
8
|
215
|
December 29, 2025
|
|
Associated types
|
|
3
|
269
|
December 28, 2025
|
|
PEP 746: TypedMetadata for type checking of PEP 593 Annotated
|
|
82
|
3266
|
December 25, 2025
|
|
Allow adding specific, named keyword arguments to ParamSpec, possibly in scope of comprehensive improvements to ParamSpec expressiveness
|
|
6
|
384
|
December 23, 2025
|
|
Adding a Proxy type to typing/typing_extensions
|
|
17
|
1547
|
December 22, 2025
|
|
Introduce a way to annotate the class Any itself
|
|
9
|
365
|
December 15, 2025
|
|
Add `AbstractType` to the typing module
|
|
15
|
4706
|
December 11, 2025
|
|
PEP 747: TypeExpr: Type Hint for a Type Expression
|
|
101
|
7635
|
December 10, 2025
|
|
Amend PEP 586 to make `enum` values subtypes of `Literal`
|
|
11
|
1305
|
December 9, 2025
|
|
Improve support for infinite and recursive types
|
|
8
|
271
|
December 8, 2025
|
|
December 3 Typing Meetup (+ call for topics)
|
|
1
|
225
|
December 3, 2025
|
|
Kwargs-only ParamSpec
|
|
2
|
288
|
November 26, 2025
|
|
Make __replace__ stop interfering with variance inference
|
|
41
|
1416
|
November 23, 2025
|
|
Should Protocols with empty __slots__ count as Data Protocols?
|
|
5
|
319
|
November 20, 2025
|
|
Proposal: `typing.no_discard`, a decorator to indicate that the return value should not be discarded
|
|
47
|
4188
|
November 18, 2025
|
|
Constrained type vars with `Any` default
|
|
11
|
295
|
November 11, 2025
|