diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-03-11 16:54:41 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-03-11 17:17:20 -0700 |
commit | fb04cb54c420dab296baa1f78ee5242014da022e (patch) | |
tree | 6c259dd7bbd772ffd0feea6a4c83cff7bd2ffbad /meta-python/recipes-devtools/python/python3-slip-dbus/0001-setup.py-Use-setuptools-instead-of-distutils.patch | |
parent | fe956f2d92b0dcabc3a246fc712f06645f4e9ca0 (diff) | |
download | meta-openembedded-fb04cb54c420dab296baa1f78ee5242014da022e.tar.gz |
jsoncons: upgrade 1.2.0 -> 1.3.0
Changelog:
=============
- Fixed bugs:
- Added "-Wnull-dereference" to CI and worked around some false positives.
- Invalid json schema compiled successfully
- SIGABRT when serialising unmapped enum value
- Fixed a jmespath issue with parenthesized expressions involving projections (wildcard expressions,
the flatten operator, slices and filter expressions) where the right parenthesis did not stop the projection.
For example, given JSON '{"foo" : [[0, 1], [2, 3]]}', the JMESPath query '(foo[*])[0]'
returned '[0,2]' rather than the correct '[0,1]'.
- Fixed a 'json_encoder' formatting issue when 'array_object_line_splits' option set to 'line_split_kind::same_line'.
- Implemented new features:
- JMESPath Lexical Scoping using the new [let expression]
- JMESPath evaluation now supports late binding of variables to an initial (global) scope
via parameters.
- New 'json_options' members 'allow_comments' and 'allow_trailing_comma'. These options should
be preferred over using an error handler.
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-slip-dbus/0001-setup.py-Use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions