0.4.3 - 2024-11-24
Fixed
- [tanchan.doc_parse][] now consistently supports both the
typing
and
typing_extensions
implementations of [typing.Unpack][] and [typing.TypedDict].
Removed
- Support for Python 3.9 and 3.10.
typing
andtyping_extensions
implementations of [typing.Unpack][] and [typing.TypedDict].