|
Typing factory functions that are instance methods of a metaclass
|
|
5
|
110
|
December 12, 2025
|
|
Typing __new__ in dataclass_transform metaclass
|
|
4
|
66
|
December 11, 2025
|
|
PEP 764: Inlined typed dictionaries
|
|
83
|
5481
|
December 11, 2025
|
|
Mypy: filtering mapping of objects based on typing.Protocol as a TypeVar input
|
|
8
|
141
|
December 11, 2025
|
|
Generic Mapper in python
|
|
5
|
572
|
December 11, 2025
|
|
"Wrong" Special Form
|
|
61
|
1717
|
December 10, 2025
|
|
Amend PEP 586 to make `enum` values subtypes of `Literal`
|
|
11
|
1255
|
December 9, 2025
|
|
Improve support for infinite and recursive types
|
|
8
|
236
|
December 8, 2025
|
|
Correct scoping of class type in TypedDict subclass
|
|
5
|
98
|
December 4, 2025
|
|
Support dynamic overload
|
|
2
|
195
|
December 4, 2025
|
|
Generics over container types?
|
|
5
|
210
|
December 1, 2025
|
|
Use a typeddict as the `case` guard to match structure
|
|
10
|
998
|
November 30, 2025
|
|
Better typing for copy/replace functions that operate on dataclasses
|
|
9
|
330
|
November 25, 2025
|
|
Should Protocols with empty __slots__ count as Data Protocols?
|
|
5
|
294
|
November 20, 2025
|
|
PEP 718: subscriptable functions
|
|
93
|
11458
|
November 19, 2025
|
|
PEP 767: Annotating Read-Only Attributes
|
|
104
|
4711
|
November 14, 2025
|
|
Constrained type vars with `Any` default
|
|
11
|
270
|
November 11, 2025
|
|
Proposal: `PrivateSet[T]` — a type hint for externally read-only, internally writable fields
|
|
45
|
1073
|
November 5, 2025
|
|
Best way to emulate type hint intersection of generics
|
|
9
|
258
|
November 3, 2025
|
|
MIDI- I have written a code for a song need you
|
|
0
|
67
|
October 30, 2025
|
|
Introduction Newbie Kamal Hinduja
|
|
0
|
42
|
October 28, 2025
|
|
PEP 727: Documentation Metadata in Typing
|
|
222
|
24423
|
October 25, 2025
|
|
Allow to pass defaults when defining NamedTuple dynamically
|
|
6
|
288
|
October 22, 2025
|
|
Pyright enforces union instead of erroring
|
|
3
|
114
|
October 21, 2025
|
|
Is there a way to get TypedDict-level type safety on a dict subclass?
|
|
5
|
208
|
October 18, 2025
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
12
|
1180
|
October 15, 2025
|
|
Type aliases don't work with `isinstance`
|
|
13
|
508
|
October 14, 2025
|
|
Generic function that accepts any dataclass type and returns an instance of that dataclass type
|
|
2
|
126
|
October 12, 2025
|
|
Type object '<cls>' has no attribute '__parameters__'
|
|
5
|
168
|
October 10, 2025
|
|
Introduce type keyword for type only imports
|
|
15
|
772
|
October 10, 2025
|