mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-13 18:59:41 +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>