|
About the Typing category
|
|
2
|
1580
|
October 17, 2023
|
|
Call for Typing Council nominations – July 2026
|
|
5
|
224
|
July 19, 2026
|
|
Allow abstract classes to be assigned to `type[Proto]`?
|
|
18
|
277
|
July 17, 2026
|
|
Interactions with Never leading to undesirable assignability
|
|
48
|
1526
|
July 16, 2026
|
|
Clarifying the float/int/complex special case
|
|
82
|
5411
|
July 15, 2026
|
|
Allowing specializing a bound, covariant `TypeVar` with a `Protocol` as a limited form of intersection
|
|
5
|
397
|
July 14, 2026
|
|
Conditional imports in stub files
|
|
5
|
1532
|
July 14, 2026
|
|
Proposal: typing.TypeExclude for subtractive/exclusion types
|
|
12
|
429
|
July 6, 2026
|
|
Should type(x) == T result in narrowing? (Is type(x) is T better?)
|
|
3
|
367
|
July 6, 2026
|
|
Implicit narrowing for immutable containers? (`tuple`, `NamedTuple`, frozen dataclass)
|
|
2
|
296
|
July 4, 2026
|
|
Generic function but no `object`
|
|
6
|
244
|
July 3, 2026
|
|
Typing Meetup: July 22nd, 2026 10am PDT
|
|
0
|
166
|
June 22, 2026
|
|
Shorthand syntax for Annotated (Type @ [metadata])
|
|
47
|
2135
|
June 19, 2026
|
|
Proposal: allow extending `warnings.deprecated`
|
|
2
|
165
|
June 18, 2026
|
|
How to annotate the argument type for method `write`?
|
|
2
|
213
|
June 17, 2026
|
|
Spec: `TypedDict` and `isinstance(obj, dict)` narrowing
|
|
27
|
512
|
June 16, 2026
|
|
Introduce a TypedMapping (analog to TypedDict but frozen)
|
|
10
|
1502
|
June 11, 2026
|
|
Using `@deprecated` for all overloads in stubs
|
|
31
|
880
|
June 7, 2026
|
|
Deprecated overloaded property setters
|
|
3
|
270
|
June 5, 2026
|
|
Class `date` is unsafe in typed Python
|
|
0
|
284
|
May 31, 2026
|
|
PyCon 2026 Typing Summit: Thu May 14, 1-5pm
|
|
9
|
1006
|
May 30, 2026
|
|
Should it be possible to model weak referencability?
|
|
4
|
246
|
May 28, 2026
|
|
PEP 661 (sentinels) in the typing spec
|
|
6
|
690
|
May 25, 2026
|
|
Would a reduced form of intersection types get into the spec faster?
|
|
28
|
771
|
May 25, 2026
|
|
Adding a `typing.evaluate_type()` function
|
|
4
|
426
|
May 24, 2026
|
|
Is `Concatenate` really needed?
|
|
8
|
432
|
May 22, 2026
|
|
Reinstantiating a generic class with a different specialization
|
|
31
|
955
|
May 21, 2026
|
|
TypeVar that can be any enum
|
|
7
|
298
|
May 14, 2026
|
|
Self as TypeVar default
|
|
16
|
1088
|
May 13, 2026
|
|
Associated types
|
|
5
|
851
|
May 7, 2026
|