|
Mypy: filtering mapping of objects based on typing.Protocol as a TypeVar input
|
|
2
|
41
|
November 14, 2025
|
|
"Wrong" Special Form
|
|
49
|
1201
|
November 14, 2025
|
|
PEP 767: Annotating Read-Only Attributes
|
|
103
|
4482
|
November 13, 2025
|
|
PEP 718: subscriptable functions
|
|
88
|
10800
|
November 13, 2025
|
|
Constrained type vars with `Any` default
|
|
11
|
226
|
November 11, 2025
|
|
Proposal: `PrivateSet[T]` — a type hint for externally read-only, internally writable fields
|
|
45
|
1047
|
November 5, 2025
|
|
Should Protocols with empty __slots__ count as Data Protocols?
|
|
4
|
166
|
November 4, 2025
|
|
Best way to emulate type hint intersection of generics
|
|
9
|
240
|
November 3, 2025
|
|
MIDI- I have written a code for a song need you
|
|
0
|
58
|
October 30, 2025
|
|
Amend PEP 586 to make `enum` values subtypes of `Literal`
|
|
10
|
1101
|
October 29, 2025
|
|
Introduction Newbie Kamal Hinduja
|
|
0
|
36
|
October 28, 2025
|
|
PEP 727: Documentation Metadata in Typing
|
|
222
|
24192
|
October 25, 2025
|
|
Allow to pass defaults when defining NamedTuple dynamically
|
|
6
|
275
|
October 22, 2025
|
|
Pyright enforces union instead of erroring
|
|
3
|
108
|
October 21, 2025
|
|
Is there a way to get TypedDict-level type safety on a dict subclass?
|
|
5
|
191
|
October 18, 2025
|
|
Proposal: Optional Explicit covariance/contravariance for PEP 695
|
|
12
|
1148
|
October 15, 2025
|
|
Type aliases don't work with `isinstance`
|
|
13
|
385
|
October 14, 2025
|
|
Generic function that accepts any dataclass type and returns an instance of that dataclass type
|
|
2
|
115
|
October 12, 2025
|
|
Type object '<cls>' has no attribute '__parameters__'
|
|
5
|
154
|
October 10, 2025
|
|
Introduce type keyword for type only imports
|
|
15
|
742
|
October 10, 2025
|
|
How do I start python and type the programs and run them
|
|
2
|
152
|
October 4, 2025
|
|
Confusion over expected behavior of Unpack with TypedDict
|
|
0
|
72
|
September 27, 2025
|
|
Dedicated syntax for `Annotated`
|
|
37
|
976
|
September 20, 2025
|
|
Issues recovering a lambda from "stringized" type annotations
|
|
0
|
95
|
September 19, 2025
|
|
Can we type generic functions in the same way as other objects?
|
|
2
|
183
|
September 17, 2025
|
|
Unsoundness of contravariant `Self` type
|
|
28
|
1346
|
September 15, 2025
|
|
Alternative to SequenceNotStr: Char Special Form
|
|
9
|
324
|
September 14, 2025
|
|
Deprecate function arguments
|
|
5
|
385
|
September 11, 2025
|
|
Special semantics for generator context managers
|
|
10
|
394
|
September 10, 2025
|
|
Genericise to multiprocessing proxy classes for type hints
|
|
0
|
102
|
September 10, 2025
|