|
Stubs and docstrings: official recommendations?
|
|
16
|
731
|
March 4, 2026
|
|
Packaging type stubs in/for multiple human languages
|
|
6
|
317
|
February 26, 2026
|
|
Interactive graph
|
|
3
|
153
|
February 19, 2026
|
|
PEP 746: TypedMetadata for type checking of PEP 593 Annotated
|
|
83
|
4218
|
February 10, 2026
|
|
Confusing Type Behavior of typing.NewType construct for Pyright
|
|
4
|
263
|
February 9, 2026
|
|
Why does python version 3.14.0 have issues reading a docx file. I have upgreaded my pip version downloaded the latest lxml version but still, it can not read docx files
|
|
4
|
343
|
February 6, 2026
|
|
Proposal: LiteralEnum — runtime literals with static exhaustiveness
|
|
28
|
871
|
February 6, 2026
|
|
Amend PEP 586 to make `enum` values subtypes of `Literal`
|
|
13
|
1715
|
February 5, 2026
|
|
`TypeMap`: Generalizing `overload` semantics
|
|
36
|
1421
|
February 2, 2026
|
|
Copy *args, **kwargs type annotations from object constructor when passing them to the constructor
|
|
11
|
544
|
January 31, 2026
|
|
Constrained type vars based on `isinstance`
|
|
4
|
166
|
January 30, 2026
|
|
Revisiting inline type annotations for multiple assignment
|
|
10
|
635
|
January 27, 2026
|
|
PEP Idea: Extend spec of Callable to accept unpacked TypeDicts to specify keyword-only parameters
|
|
49
|
1643
|
January 7, 2026
|
|
Typed Graph References for Dataclasses
|
|
5
|
212
|
December 28, 2025
|
|
Dictionary and Function Argument Shorthand Syntax (JS ES6-style)
|
|
18
|
763
|
December 23, 2025
|
|
Typing support for common proxy and delegation patterns
|
|
4
|
512
|
December 22, 2025
|
|
Adding a Proxy type to typing/typing_extensions
|
|
17
|
1869
|
December 22, 2025
|
|
Typing factory functions that are instance methods of a metaclass
|
|
5
|
209
|
December 12, 2025
|
|
Typing __new__ in dataclass_transform metaclass
|
|
4
|
169
|
December 11, 2025
|
|
Mypy: filtering mapping of objects based on typing.Protocol as a TypeVar input
|
|
8
|
300
|
December 11, 2025
|
|
Generic Mapper in python
|
|
5
|
694
|
December 11, 2025
|
|
"Wrong" Special Form
|
|
61
|
2405
|
December 10, 2025
|
|
Improve support for infinite and recursive types
|
|
8
|
390
|
December 8, 2025
|
|
Correct scoping of class type in TypedDict subclass
|
|
5
|
169
|
December 4, 2025
|
|
Support dynamic overload
|
|
2
|
262
|
December 4, 2025
|
|
Generics over container types?
|
|
5
|
330
|
December 1, 2025
|
|
Use a typeddict as the `case` guard to match structure
|
|
10
|
1431
|
November 30, 2025
|
|
Better typing for copy/replace functions that operate on dataclasses
|
|
9
|
494
|
November 25, 2025
|
|
Should Protocols with empty __slots__ count as Data Protocols?
|
|
5
|
422
|
November 20, 2025
|
|
Constrained type vars with `Any` default
|
|
11
|
442
|
November 11, 2025
|