|
About the Typing category
|
|
2
|
1499
|
October 17, 2023
|
|
Amending 3rd party library type annotations
|
|
10
|
243
|
April 28, 2026
|
|
AbstractType (take 2) or allowing TypeForm to be used in isinstance
|
|
8
|
196
|
April 27, 2026
|
|
Shorthand syntax for Annotated (Type @ [metadata])
|
|
38
|
927
|
April 23, 2026
|
|
Parameter specification and type variable tuple should support bounds
|
|
5
|
186
|
April 23, 2026
|
|
Subclassing generics with type parameter as default is ambiguous at runtime
|
|
0
|
90
|
April 23, 2026
|
|
Parameter specifications should have variance
|
|
6
|
452
|
April 23, 2026
|
|
Clarifying that type checkers should not emit diagnostics in `if not TYPE_CHECKING`
|
|
9
|
370
|
April 23, 2026
|
|
Spec change: ambiguous arguments in overload call evaluation
|
|
5
|
353
|
April 17, 2026
|
|
Associated types
|
|
4
|
539
|
April 15, 2026
|
|
PyCon 2026 Typing Summit: Thu May 14, 1-5pm
|
|
2
|
472
|
April 14, 2026
|
|
Call for Typing Council nominations – March 2026
|
|
6
|
879
|
April 9, 2026
|
|
Introduce a `typing.NoBound`
|
|
1
|
215
|
April 9, 2026
|
|
`cls: type[T]` and `super()`
|
|
2
|
190
|
April 8, 2026
|
|
Clarify `Final` assignment
|
|
4
|
212
|
April 7, 2026
|
|
Infer dictionary literals as TypedDict
|
|
5
|
256
|
April 7, 2026
|
|
Can we have a more truthful typeshed annotation for `dataclasses.field`?
|
|
4
|
197
|
April 3, 2026
|
|
Self as TypeVar default
|
|
14
|
745
|
April 1, 2026
|
|
Spec change: Inference with TypeVarTuple
|
|
8
|
288
|
March 30, 2026
|
|
Detecting if state is possibly mutated by a function
|
|
3
|
391
|
March 22, 2026
|
|
`__hash__`, `__eq__`, and LSP
|
|
26
|
1652
|
March 17, 2026
|
|
Extend type hints to cover exceptions
|
|
56
|
14026
|
March 16, 2026
|
|
Post-"with" binding of a context manager result
|
|
2
|
228
|
March 16, 2026
|
|
`Callable` isn't a special form
|
|
4
|
391
|
March 9, 2026
|
|
Suggestion to change `typing.is_typeddict`'s return type to `TypeIs[_TypedDictProtocol]`
|
|
4
|
240
|
March 2, 2026
|
|
Proposal to Improve Support for Other Python Platforms in the Typing Specification
|
|
20
|
1005
|
February 21, 2026
|
|
PEP 747: TypeExpr: Type Hint for a Type Expression
|
|
102
|
9720
|
February 19, 2026
|
|
Allow type: ignore Mypy style error codes in conformance tests
|
|
10
|
700
|
February 18, 2026
|
|
[PEP 483] I think that 'being a subtype of' in this PEP are wrong
|
|
4
|
364
|
February 17, 2026
|
|
Static Reflection for Schema Types (FieldKey and FieldType)
|
|
26
|
956
|
February 14, 2026
|