issues
search
python
/
typing_extensions
Backported and experimental type hints for Python
Other
446
stars
110
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `typing.get_type_hints` backport
#410
cdce8p
closed
2 months ago
2
Add `inspect.get_annotations` backport
#409
JelleZijlstra
closed
5 months ago
0
Prepare release 4.12.0
#408
JelleZijlstra
closed
6 months ago
0
Make sure `isinstance(typing_extensions.ParamSpec("P"), typing.TypeVar)` is unaffected by `sys.setprofile()`
#407
AlexWaygood
closed
6 months ago
2
Add an `override` decorator to a .pyi file
#406
IvanKirpichnikov
closed
6 months ago
8
ParamSpec `_set_default` called from `ParamSpec.__new__` raises Attribute Error
#405
ptmcg
closed
6 months ago
2
PEP-696: `AttributeError: attribute '__default__' of 'typing.ParamSpec' objects is not writable` on Python 3.13
#404
Zac-HD
closed
6 months ago
4
Add security documentation
#403
JelleZijlstra
closed
6 months ago
3
Prepare release 4.12.0rc1
#402
JelleZijlstra
closed
6 months ago
0
Update actions/setup-python
#401
srittau
closed
6 months ago
0
4.12.0a2
#400
JelleZijlstra
closed
6 months ago
0
Fix publish workflow
#399
JelleZijlstra
closed
6 months ago
0
Prepare releaes 4.12.0a1
#398
JelleZijlstra
closed
6 months ago
1
Backport PEP-696 specialisation on Python >=3.11.1
#397
AlexWaygood
closed
6 months ago
0
PEP-696 specialisation tests from CPython fail
#396
AlexWaygood
opened
6 months ago
3
Add workflow for Trusted Publishing
#395
JelleZijlstra
closed
6 months ago
1
Don't turn list defaults for ParamSpecs into tuples
#394
AlexWaygood
closed
6 months ago
0
Improving the security of typing-extensions
#393
JelleZijlstra
closed
6 months ago
8
Allow type parameters without default values to follow those with default values in some situations
#392
AlexWaygood
closed
6 months ago
3
Third-party tests failed on Tue May 14 2024
#391
github-actions[bot]
closed
6 months ago
0
Backport `types.CapsuleType`
#390
AlexWaygood
closed
6 months ago
1
Backport banning type parameters with defaults after TypeVarTuples
#389
AlexWaygood
closed
6 months ago
0
Improve the backport of `NoDefault`
#388
AlexWaygood
closed
6 months ago
0
Don't import anything from `typing.py` in our tests
#387
AlexWaygood
closed
6 months ago
0
Fix some docs typos
#386
AlexWaygood
closed
6 months ago
0
Add more tests for `(Async)Generator`
#385
AlexWaygood
closed
6 months ago
2
Third-party tests failed on Mon May 13 2024
#384
github-actions[bot]
closed
6 months ago
1
Third-party tests failed on Sun May 12 2024
#383
github-actions[bot]
closed
6 months ago
1
Backport parameter defaults for `(Async)Generator` and `(Async)ContextManager`
#382
AlexWaygood
closed
6 months ago
0
Third-party tests failed on Sat May 11 2024
#381
github-actions[bot]
closed
6 months ago
5
Daily tests failed on Sat May 11 2024
#380
github-actions[bot]
closed
6 months ago
0
Remove some unnecessary monkeypatching on Python 3.13+
#379
AlexWaygood
closed
6 months ago
1
Fix most tests on Python 3.13
#378
AlexWaygood
closed
6 months ago
11
Python 3.13.0b1: test_typing_extensions: `AttributeError: attribute '__default__' of 'typing.TypeVar' objects is not writable`
#377
befeleme
closed
6 months ago
3
Fix `Protocol` tests on Python 3.13.0b1
#376
AlexWaygood
closed
6 months ago
0
gitignore `.python-version`
#375
AlexWaygood
closed
6 months ago
0
Backport CapsuleType from 3.13
#374
ObserverOfTime
closed
6 months ago
0
Fix using `typing_extensions.runtime_checkable` in combination with `typing.Protocol` on 3.12.2+
#373
AlexWaygood
closed
7 months ago
0
`AttributeError` if you mix `typing.Protocol` with `typing_extensions.runtime_checkable` on py312+
#372
banderlog
closed
7 months ago
7
Backport assert_never change to include repr of value
#371
Hnasar
closed
7 months ago
2
Unit tests fails on Python 3.13 for 4.11.0
#370
hegjon
closed
7 months ago
2
ImportError: cannot import name 'TypeAliasType' from 'typing_extensions'
#369
anusonawane
closed
7 months ago
3
Fix changelog typo
#368
hauntsaninja
closed
7 months ago
1
Make the daily test not fail tonight on Python 3.13
#367
AlexWaygood
closed
7 months ago
3
Bump pdm-project/setup-pdm from 3 to 4 in the actions group
#366
dependabot[bot]
closed
7 months ago
0
Add dependabot for GitHub Actions
#365
srittau
closed
7 months ago
0
Third-party tests failed on Mon Apr 08 2024
#364
github-actions[bot]
closed
7 months ago
2
Prepare release 4.11.0
#363
JelleZijlstra
closed
7 months ago
0
Prepare release 4.11.0rc1
#362
JelleZijlstra
closed
8 months ago
0
Identity checks of `Literal` objects inconsistent between Python <3.10 and 3.10<=
#361
rsokl
closed
8 months ago
1
Previous
Next