python / typing_extensions

Backported and experimental type hints for Python
Other
445 stars 109 forks source link

Backport bugfixes made to how `inspect.get_annotations()` deals with PEP-695 #428

Closed AlexWaygood closed 5 months ago

AlexWaygood commented 5 months ago

Backport of https://github.com/python/cpython/pull/120270 and https://github.com/python/cpython/pull/120550