In one week, 2023-12-20, or slightly later, I plan to update python-ujson to 5.9.0 in Fedora Rawhide[1]. A COPR impact check shows no regressions[2] (the buildstream FTBFS is pre-existing), but the upstream release notes[3] indicate two breaking changes,

    - Raise `TypeError` if `toDict()` returns a non-`dict` instead of silently converting it to `null`
    - Use lowercase strings for `bool` `dict` keys

and I am therefore treating this as an incompatible update.

If you maintain a package that depends on python-ujson and there are extra manual QA checks that you do periodically, or if you know the code so well that you can easily audit for potential issues not covered by the tests in %check, you might want to have a look at it sometime in the F40 release cycle.

- Ben Beasley (FAS music)

[1] https://src.fedoraproject.org/rpms/python-ujson/pull-request/13

[2] https://copr.fedorainfracloud.org/coprs/music/ujson/packages/

[3] https://github.com/ultrajson/ultrajson/releases/tag/5.9.0
--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to