7e49689a76
Accepting request 1137111 from home:alarrosa:branches:devel:languages:python
Dirk Mueller2024-01-06 13:09:19 +00:00
89d132b882
Accepting request 1137111 from home:alarrosa:branches:devel:languages:python
Dirk Mueller2024-01-06 13:09:19 +00:00
1b55f09ebf
Accepting request 1132838 from devel:languages:python
Ana Guerrero2023-12-13 17:36:05 +00:00
617d92eb7c
Accepting request 1132838 from devel:languages:python
Ana Guerrero2023-12-13 17:36:05 +00:00
5c75b1f595
- update to 5.9.0: * Raise TypeError if toDict() returns a non-dict instead of silently converting it to null (#615) @eltoder * Use lowercase strings for bool dict keys (#614) @eltoder * Deploy to PyPI using trusted publishing (#603) @hugovk * Replace PyPy3.8 wheel with PyPy3.10 (#602) @hugovk * Speed-up and cleanup objToJSON (#615) @eltoder * Use lowercase strings for bool dict keys (#614) @eltoder - Update to version 5.6.0 * Make PEP 384 compliant - reactivate Python 2 build
Dirk Mueller2023-12-13 10:15:28 +00:00
80544a4f20
- update to 5.9.0: * Raise TypeError if toDict() returns a non-dict instead of silently converting it to null (#615) @eltoder * Use lowercase strings for bool dict keys (#614) @eltoder * Deploy to PyPI using trusted publishing (#603) @hugovk * Replace PyPy3.8 wheel with PyPy3.10 (#602) @hugovk * Speed-up and cleanup objToJSON (#615) @eltoder * Use lowercase strings for bool dict keys (#614) @eltoder - Update to version 5.6.0 * Make PEP 384 compliant - reactivate Python 2 build
Dirk Mueller2023-12-13 10:15:28 +00:00
a2e811ba59
Accepting request 1099491 from devel:languages:python
Ana Guerrero2023-07-19 17:11:38 +00:00
f8db2c2bf4
Accepting request 1099491 from devel:languages:python
Ana Guerrero2023-07-19 17:11:38 +00:00
34742190ff
Accepting request 1099399 from home:ecsos:python
Dirk Mueller2023-07-19 11:13:30 +00:00
89d534082a
Accepting request 1099399 from home:ecsos:python
Dirk Mueller2023-07-19 11:13:30 +00:00
8e833bc208
Accepting request 1097990 from devel:languages:python
Ana Guerrero2023-07-11 13:56:54 +00:00
744188fc01
Accepting request 1097990 from devel:languages:python
Ana Guerrero2023-07-11 13:56:54 +00:00
fff15de46b
Accepting request 1097768 from home:apersaud:branches:devel:languages:python
Matej Cepl2023-07-10 15:31:29 +00:00
1621ee5dee
Accepting request 1097768 from home:apersaud:branches:devel:languages:python
Matej Cepl2023-07-10 15:31:29 +00:00
a801bb98df
- update to 5.4.0 (CVE-2022-31116, bsc#1201255, CVE-2022-31117, bsc#1201254): * Replace wchar_t string decoding implementation with a uint32_t-based one * Fix handling of surrogates on decoding * CVE-2022-31117: Potential double free of buffer during string decoding * Fix memory leak on encoding errors when the buffer was resized * Integer parsing: always detect overflows * Fix handling of surrogates on encoding
Dirk Mueller2022-07-08 11:58:48 +00:00
b1fd9519a6
- update to 5.4.0 (CVE-2022-31116, bsc#1201255, CVE-2022-31117, bsc#1201254): * Replace wchar_t string decoding implementation with a uint32_t-based one * Fix handling of surrogates on decoding * CVE-2022-31117: Potential double free of buffer during string decoding * Fix memory leak on encoding errors when the buffer was resized * Integer parsing: always detect overflows * Fix handling of surrogates on encoding
Dirk Mueller2022-07-08 11:58:48 +00:00
549ac51857
- update to 4.0.1: * Fix UnicodeDecodeError on arm64/aarch64 * Add support for Python 3.9 * Drop support for EOL Python 3.5 * Make PEP 384 compliant
Dirk Mueller2020-11-26 08:36:34 +00:00
916514a7f9
- update to 4.0.1: * Fix UnicodeDecodeError on arm64/aarch64 * Add support for Python 3.9 * Drop support for EOL Python 3.5 * Make PEP 384 compliant
Dirk Mueller2020-11-26 08:36:34 +00:00
712e4009cd
- Update to 3.1.0: * PEP 489 Multi Phase Init support (#418) @WillAyd * PyPy3 test fixes (#413) @mgorny
Steve Kowalik2020-08-03 05:25:10 +00:00
f4d55907a1
- Update to 3.1.0: * PEP 489 Multi Phase Init support (#418) @WillAyd * PyPy3 test fixes (#413) @mgorny
Steve Kowalik2020-08-03 05:25:10 +00:00
1fa7a29c7a
- update to 3.0.0: * Build Windows, macOS and manylinux wheels on CI and deploy to PyPI * Breaking change: New reject_bytes option to raise on bytes, defaults to True to align with json library. Set to False for old behaviour (#266) @elelay * Breaking change: Add an allow_nan keyword argument to dumps, defaults to True to align with json library. Set to False for old behaviour (#327) @segfault Specify setuptools_scm config in pyproject.toml (#399) @BenjaminSchubert * Remove python 2.x support
Dirk Mueller2020-06-14 09:38:13 +00:00
e2fa63c133
- update to 3.0.0: * Build Windows, macOS and manylinux wheels on CI and deploy to PyPI * Breaking change: New reject_bytes option to raise on bytes, defaults to True to align with json library. Set to False for old behaviour (#266) @elelay * Breaking change: Add an allow_nan keyword argument to dumps, defaults to True to align with json library. Set to False for old behaviour (#327) @segfault Specify setuptools_scm config in pyproject.toml (#399) @BenjaminSchubert * Remove python 2.x support
Dirk Mueller2020-06-14 09:38:13 +00:00