v3.0.0
v3.0.0 (2024-02-20)
Removed
generic_issubclass()
andgeneric_isinstance()
.
Added
get_parents()
for resolving parametrized parents,runtime_generic_proxy()
andruntime_generic_patch()
for subclassing e.g.typing.List
as a runtime generic.
Full Changelog: v2.0.3...v3.0.0