|
About the Typing category
|
|
2
|
1583
|
October 17, 2023
|
|
Mutable, bit addressable, integers
|
|
2
|
139
|
August 2, 2026
|
|
Looking for draft feedback: Python Typing Survey 2026
|
|
17
|
477
|
July 31, 2026
|
|
Spec: metaclass constructors
|
|
0
|
98
|
July 31, 2026
|
|
Treat Literal of all elements of enum equal to the enum in type annotations
|
|
6
|
213
|
July 30, 2026
|
|
Typing Meetup: July 22nd, 2026 10am PDT
|
|
3
|
362
|
July 23, 2026
|
|
Call for Typing Council nominations – July 2026
|
|
6
|
476
|
July 23, 2026
|
|
[withdrawn] A decorator to mark AI-assisted code
|
|
5
|
322
|
July 23, 2026
|
|
Allow abstract classes to be assigned to `type[Proto]`?
|
|
18
|
353
|
July 17, 2026
|
|
Interactions with Never leading to undesirable assignability
|
|
48
|
1560
|
July 16, 2026
|
|
Clarifying the float/int/complex special case
|
|
82
|
5483
|
July 15, 2026
|
|
Allowing specializing a bound, covariant `TypeVar` with a `Protocol` as a limited form of intersection
|
|
5
|
423
|
July 14, 2026
|
|
Conditional imports in stub files
|
|
5
|
1568
|
July 14, 2026
|
|
Proposal: typing.TypeExclude for subtractive/exclusion types
|
|
12
|
446
|
July 6, 2026
|
|
Should type(x) == T result in narrowing? (Is type(x) is T better?)
|
|
3
|
381
|
July 6, 2026
|
|
Implicit narrowing for immutable containers? (`tuple`, `NamedTuple`, frozen dataclass)
|
|
2
|
300
|
July 4, 2026
|
|
Generic function but no `object`
|
|
6
|
247
|
July 3, 2026
|
|
Shorthand syntax for Annotated (Type @ [metadata])
|
|
47
|
2162
|
June 19, 2026
|
|
Proposal: allow extending `warnings.deprecated`
|
|
2
|
175
|
June 18, 2026
|
|
How to annotate the argument type for method `write`?
|
|
2
|
217
|
June 17, 2026
|
|
Spec: `TypedDict` and `isinstance(obj, dict)` narrowing
|
|
27
|
531
|
June 16, 2026
|
|
Introduce a TypedMapping (analog to TypedDict but frozen)
|
|
10
|
1514
|
June 11, 2026
|
|
Using `@deprecated` for all overloads in stubs
|
|
31
|
904
|
June 7, 2026
|
|
Deprecated overloaded property setters
|
|
3
|
273
|
June 5, 2026
|
|
Class `date` is unsafe in typed Python
|
|
0
|
291
|
May 31, 2026
|
|
PyCon 2026 Typing Summit: Thu May 14, 1-5pm
|
|
9
|
1016
|
May 30, 2026
|
|
Should it be possible to model weak referencability?
|
|
4
|
250
|
May 28, 2026
|
|
PEP 661 (sentinels) in the typing spec
|
|
6
|
699
|
May 25, 2026
|
|
Would a reduced form of intersection types get into the spec faster?
|
|
28
|
786
|
May 25, 2026
|
|
Adding a `typing.evaluate_type()` function
|
|
4
|
435
|
May 24, 2026
|