forked from pool/python-jsonschema
Accepting request 1171243 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.22.0 OBS-URL: https://build.opensuse.org/request/show/1171243 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=82
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 2 06:40:15 UTC 2024 - Johannes Kastl <git@johannes-kastl.de>
|
||||
|
||||
- update to 4.22.0:
|
||||
* Improve best_match (and thereby error messages from
|
||||
jsonschema.validate) in cases where there are multiple sibling
|
||||
errors from applying anyOf / allOf -- i.e. when multiple
|
||||
elements of a JSON array have errors, we now do prefer showing
|
||||
errors from earlier elements rather than simply showing an
|
||||
error for the full array (#1250).
|
||||
* (Micro-)optimize equality checks when comparing for JSON Schema
|
||||
equality by first checking for object identity, as == would.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 17:35:00 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
Reference in New Issue
Block a user