| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-simplejson: upgrade 3.17.6 -> 3.18.0 | zhengrq.fnst@fujitsu.com | 2022-11-23 | 1 | -24/+0 |
| | | | | | | | | | | | | | | | Changelog: ========== * Allow serialization of classes that implement for_json or _asdict by ignoring TypeError when those methods are called https://github.com/simplejson/simplejson/pull/302 * Raise JSONDecodeError instead of ValueError in invalid unicode escape sequence edge case https://github.com/simplejson/simplejson/pull/298 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-simplejson: Upgrade 3.17.5 -> 3.17.6 | Leon Anavi | 2021-11-20 | 1 | -0/+24 |
| Upgrade to release 3.17.6: - Declare support for Python 3.10 and add wheels Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
