factory
- update to 1.1.0:
* Supports python 3.9 to 3.14.
* Fixed 3 issues with surrogate pair decoding & encoding
(closes #6, #4, #5).
* *Significantly* improved performance on recent Python
versions when decoding MUTF-8 strings that are really UTF-8
(the typical case 90% of the time), improving decodes of 1kb
strings by ~5x and 64kb strings by ~9x. Encoding of 1kb
strings is ~12x faster and 64kb strings are ~48x faster.
* Reduced encoding allocations for less memory churn.
OBS-URL: https://build.opensuse.org/request/show/1365421
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mutf8?expand=0&rev=3
Description
No description provided
Languages
RPM Spec
100%