forked from pool/python-typing_extensions
a23cb0988a04f1d1027ff2883bd312ed9d57ec3a99fc88f573f31aea2e667b4d
* Fix usage of `typing_extensions.TypedDict` nested inside
other types (e.g., `typing.Type[typing_extensions.TypedDict]`).
This is not allowed by the type system but worked on older
versions, so we maintain support.
with `@typing_extensions.deprecated`.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typing_extensions?expand=0&rev=66
Description
No description provided
Languages
RPM Spec
100%