issues
search
python
/
typing_extensions
Backported and experimental type hints for Python
Other
445
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update `TypedDict` to match updated PEP-728
#511
mharding-hpe
opened
12 hours ago
0
[bug][4.12.2][Notebook] cannot import name 'TypeIs' from 'typing_extensions'
#510
sl-ffx
closed
1 day ago
4
Add a retry for clones
#509
hauntsaninja
closed
4 days ago
0
Third-party tests failed on Mon Nov 18 2024
#508
github-actions[bot]
closed
3 days ago
3
Use SPDX license identifier
#507
cdce8p
closed
3 days ago
0
Just use git for checkout
#506
hauntsaninja
closed
5 days ago
5
Third-party tests failed on Fri Nov 15 2024
#505
github-actions[bot]
closed
1 week ago
1
Fix Pydantic third party integration tests
#504
Viicos
closed
1 week ago
0
Third-party tests failed on Tue Nov 12 2024
#503
github-actions[bot]
closed
1 week ago
5
match Buffer inheritance to cpython Buffer
#502
tungol
closed
1 week ago
0
Migrate pydantic tests to uv
#501
brianschubert
closed
1 week ago
0
Third-party tests failed on Sun Nov 10 2024
#500
github-actions[bot]
closed
1 week ago
1
Third-party tests failed on Sat Nov 09 2024
#499
github-actions[bot]
closed
1 week ago
2
Python
#498
Joebcode
closed
2 weeks ago
0
Add backport of `evaluate_forward_ref`
#497
Daraan
opened
3 weeks ago
0
Change issue text on third party failure
#496
hauntsaninja
closed
4 weeks ago
0
Add missing apostrophe to error message that's present cpython main
#495
Daraan
closed
4 weeks ago
0
Fix changelog typos
#494
AlexWaygood
closed
4 weeks ago
0
Third-party tests failed on Fri Oct 25 2024
#493
github-actions[bot]
closed
4 weeks ago
15
Generic with ParamSpec and Concatenate substitutions behave incorrectly
#492
Daraan
opened
1 month ago
0
Fix Generic with ParamSpec not subscriptable with multiple arguments [non-generic-variant]
#491
Daraan
opened
1 month ago
1
Third-party tests failed on Wed Oct 23 2024
#490
github-actions[bot]
closed
1 month ago
1
Fix Concatenate and Generic with ParamSpec substitution
#489
Daraan
opened
1 month ago
2
Add typing_extensions.evaluate_forward_ref
#488
befeleme
opened
1 month ago
2
Run 3.13 tests for typed_argument_parser
#487
JelleZijlstra
closed
1 month ago
0
third_party: enable 3.13 for pyanalyze
#486
JelleZijlstra
closed
1 month ago
0
Starred unpack does not equal `Unpack` in Python 3.11
#485
Daraan
opened
1 month ago
1
third-party test: Update Python versions
#484
JelleZijlstra
closed
1 month ago
2
Third-party tests failed on Fri Oct 11 2024
#483
github-actions[bot]
closed
1 month ago
1
Fix `Union[..., NoneType]` injection by `get_type_hints` if a `None` default value is used.
#482
Daraan
opened
1 month ago
2
Concatenate to support Ellipsis argument
#481
Daraan
closed
1 month ago
1
Fix subscription of Unpack causing nested Unpacks to not be resolved correctly
#480
Daraan
closed
1 month ago
0
Support subscription of `Callable[Concatenate[P], Any]` with `...` in Python 3.10
#479
Daraan
closed
1 month ago
2
Allow subscription of `Callable[Concatenate[P], Any]` with ellipsis in Python 3.10
#478
Daraan
closed
1 month ago
1
[3.14] Address invalid inputs of TypeAliasType
#477
Daraan
closed
4 weeks ago
1
Third-party tests failed on Mon Sep 30 2024
#476
github-actions[bot]
closed
1 month ago
1
Rename TypeExpr to TypeForm
#475
JelleZijlstra
closed
1 month ago
2
Nested use of `Unpack` in alias from TypeAliasType causes TypeError on Python 3.11
#474
Daraan
closed
1 month ago
2
Raise TypeError when TypeAliasType is subscripted without having type_params
#473
Daraan
closed
1 month ago
0
_collect_type_vars should not collect Unpack objects itself
#472
Daraan
closed
1 month ago
2
Backport of "_collect_type_vars" behaves wrong if Unpack is used on generic non-TypeVarTuple types
#471
Daraan
closed
1 month ago
0
Add missing dunder attributes for TypeAliasType instances
#470
Daraan
closed
1 month ago
1
GenericAlias from TypeAliasType subscription lacks dunder attributes
#469
Daraan
closed
1 month ago
0
TypeAliasType not raising TypeError when it is has no parameters
#468
Daraan
closed
1 month ago
1
Third-party tests failed on Wed Sep 25 2024
#467
github-actions[bot]
closed
1 month ago
1
Third-party tests failed on Mon Sep 23 2024
#466
github-actions[bot]
closed
2 months ago
1
Third-party tests failed on Thu Sep 19 2024
#465
github-actions[bot]
closed
2 months ago
1
Third-party tests failed on Tue Sep 17 2024
#464
github-actions[bot]
closed
2 months ago
1
Remove typeguard PyPy tests
#463
hauntsaninja
closed
2 months ago
0
Third-party tests failed on Fri Sep 13 2024
#462
github-actions[bot]
closed
2 months ago
0
Next