mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-25 14:19:23 +00:00
Changelog: =========== - raise no assertion for positional arguments inside constructor methods. - fixed a crash when you changed the snapshot to use a custom constructor method for dataclass/pydantic models. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>