Heart turtle for python code very useful and entertaining
|
|
0
|
54
|
January 12, 2025
|
Allow harmless overriding of `Final` attributes for documentation purposes
|
|
1
|
185
|
January 6, 2025
|
PEP 728: TypedDict with Typed Extra Items
|
|
136
|
6080
|
January 6, 2025
|
Asyncio method chaining
|
|
1
|
107
|
January 6, 2025
|
Make `@overload` less verbose
|
|
9
|
1607
|
January 3, 2025
|
Mypy: dir is excluded but then errors are thrown for files within the dir
|
|
6
|
97
|
January 2, 2025
|
Mypy and class inheritance
|
|
3
|
80
|
December 30, 2024
|
Constraining type vars by kind
|
|
5
|
150
|
December 29, 2024
|
PEP 767: Annotating Read-Only Attributes
|
|
24
|
997
|
December 28, 2024
|
Evolve current type hints to typescript syntax
|
|
2
|
351
|
December 23, 2024
|
Add docstrings to variables in TypedDicts?
|
|
4
|
90
|
December 19, 2024
|
Idea: decorator for functions that should be usable as types
|
|
12
|
249
|
December 14, 2024
|
Unpacking TypeVarTuple as arguments to other types in a Union
|
|
5
|
180
|
December 14, 2024
|
Introduce new syntax to create `NewType`
|
|
9
|
2546
|
December 13, 2024
|
Where to report issues about Python syntax checking?
|
|
6
|
179
|
December 6, 2024
|
How to type hint a class wrapper that checks for constructor signature?
|
|
2
|
63
|
December 6, 2024
|
Simple `Reader` and `Writer` protocols
|
|
27
|
849
|
December 6, 2024
|
Improve type hints in Lib packages
|
|
3
|
157
|
December 6, 2024
|
API weatther apiii app python
|
|
1
|
84
|
December 5, 2024
|
Deprecating a Python package
|
|
2
|
305
|
December 3, 2024
|
Trying to type-annotate decorator that adds default value
|
|
8
|
158
|
December 2, 2024
|
PEP 727: Documentation Metadata in Typing
|
|
214
|
21693
|
December 1, 2024
|
Deferred annotations and generic base classes
|
|
12
|
188
|
November 25, 2024
|
Is this a typing.TypeAliasType bug?
|
|
5
|
91
|
November 25, 2024
|
Use a typeddict as the `case` guard to match structure
|
|
8
|
171
|
November 22, 2024
|
Type hint for "Any But Not None"
|
|
8
|
9442
|
November 19, 2024
|
Removing parameters from the *end* of a ParamSpec with Concatenate
|
|
13
|
969
|
November 19, 2024
|
Help on saving attachment
|
|
45
|
118
|
November 19, 2024
|
What is the correct type-hinting for signature of func with variable amount of dynamically added params
|
|
1
|
87
|
November 17, 2024
|
Overloads of async generators: inconsistent Coroutine wrapping
|
|
16
|
563
|
November 12, 2024
|