summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pydantic-core
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-07-31 07:29:12 +0800
committerKhem Raj <raj.khem@gmail.com>2025-07-30 16:40:01 -0700
commitbe5dfe9b7bca7140d7838eb1e1d5b60bf6c08a99 (patch)
treebf2e23309df40139bd18dcad957d830e16becd56 /meta-python/recipes-devtools/python/python3-pydantic-core
parent748ad70ede2bba15755b88269d7a74c4c525cf94 (diff)
downloadmeta-openembedded-be5dfe9b7bca7140d7838eb1e1d5b60bf6c08a99.tar.gz
python3-inline-snapshot: upgrade 0.24.0 -> 0.25.3
Changelog: =============== - New external() implementation with support for different data formats. - Ability to declare custom external formats with @register_format. - external() can now be used without snapshot(), such as assert "long text" == external() or inside snapshots like dirty-equals. - You now have to declare format aliases if you used outsource() with a different suffix than .txt or .bin in the past. - external_file() now follows the aliases defined by register_format_alias(). - Removed unnecessary uuid7 dependency introduced in 0.25.0 - improved performance by checking for "external" in the code string before parsing the code and checking the AST - solved incompatibility with pytest_pretty - Fix issue terminal with is preserved - cleanup temporary path Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic-core')
0 files changed, 0 insertions, 0 deletions