mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-18 19:08:08 +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>