mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-05 07:32:03 +00:00
Changelog: =========== - Fixed @typechecked unable to find the target function or method if it or the containing class had PEP 695 type parameters on them - Fixed handling of union types on Python 3.14 - Fixed __type_params__ getting lost when a function is instrumented Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>