forked from pool/python-typeguard
c0befec6ebc06453cd098aa67413f139dcff0f2453399b3ae3b38144f722b5e9
* Fixed IndexError when using @typechecked on more than one
function with the same name under certain circumstances (#527)
* Fixed TypeError during type checking when the value to check
is a parametrized generic class (#526)
- from version 4.4.3
* Fixed @typechecked unable to find the target function or method if
it or the containing class had PEP 695 type parameters on them (#500)
* Fixed handling of union types on Python 3.14 (#522)
* Fixed __type_params__ getting lost when a function is instrumented
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typeguard?expand=0&rev=21
Description
No description provided
Languages
RPM Spec
100%