Shouldn't fields of generic dataclasses be specialized in inheritance?
|
|
1
|
73
|
January 31, 2025
|
PEP 764: Inlined typed dictionaries
|
|
22
|
556
|
January 31, 2025
|
Generic Iterable type limited to list, tuple, set and arg to some basic types
|
|
0
|
45
|
January 30, 2025
|
PEP 1009 add feature in type const
|
|
1
|
101
|
January 30, 2025
|
How should C-extensions deal with `__eq__`?
|
|
3
|
185
|
January 28, 2025
|
An Issue with a Union of Callables
|
|
6
|
115
|
January 29, 2025
|
PEP 767: Annotating Read-Only Attributes
|
|
42
|
1442
|
January 27, 2025
|
`__hash__`, `__eq__`, and LSP
|
|
18
|
516
|
January 23, 2025
|
Typing support for common proxy and delegation patterns
|
|
3
|
134
|
January 22, 2025
|
Clarifications to the typing spec regarding `type[]`
|
|
12
|
740
|
January 21, 2025
|
When i install python it appeared on the command prompt but pip module was not showing
|
|
1
|
95
|
January 18, 2025
|
Image Processing for Plant Health Assessment: HSV Color Range Detection
|
|
5
|
72
|
January 18, 2025
|
Using the strings in a `Literal` at runtime
|
|
7
|
106
|
January 17, 2025
|
Heart turtle for python code very useful and entertaining
|
|
1
|
119
|
January 15, 2025
|
Allow harmless overriding of `Final` attributes for documentation purposes
|
|
1
|
199
|
January 6, 2025
|
PEP 728: TypedDict with Typed Extra Items
|
|
136
|
6173
|
January 6, 2025
|
Asyncio method chaining
|
|
1
|
115
|
January 6, 2025
|
Make `@overload` less verbose
|
|
9
|
1627
|
January 3, 2025
|
Mypy: dir is excluded but then errors are thrown for files within the dir
|
|
6
|
133
|
January 2, 2025
|
Mypy and class inheritance
|
|
3
|
86
|
December 30, 2024
|
Constraining type vars by kind
|
|
5
|
151
|
December 29, 2024
|
Evolve current type hints to typescript syntax
|
|
2
|
355
|
December 23, 2024
|
Add docstrings to variables in TypedDicts?
|
|
4
|
98
|
December 19, 2024
|
Idea: decorator for functions that should be usable as types
|
|
12
|
252
|
December 14, 2024
|
Unpacking TypeVarTuple as arguments to other types in a Union
|
|
5
|
192
|
December 14, 2024
|
Introduce new syntax to create `NewType`
|
|
9
|
2598
|
December 13, 2024
|
Where to report issues about Python syntax checking?
|
|
6
|
180
|
December 6, 2024
|
How to type hint a class wrapper that checks for constructor signature?
|
|
2
|
66
|
December 6, 2024
|
Simple `Reader` and `Writer` protocols
|
|
27
|
871
|
December 6, 2024
|
Improve type hints in Lib packages
|
|
3
|
161
|
December 6, 2024
|