forked from pool/python-rapidfuzz
* fix bug in Levenshtein.editops and Levenshtein.opcodes which
could lead to incorrect results and crashes for some inputs
* fix None handling for queries in process.cdist for scorers
not supporting SIMD
* fix supported versions of taskflow in cmake to be in the
range v3.3 - v3.7
* disable AVX2 on MacOS since it did lead to illegal
instructions being generated
* significantly improve type hints for the library
* fix cmake version parsing
* use the correct version of rapidfuzz-cpp when building
against a system installed version
* added process.cpdist which allows pairwise comparison of two
collection of inputs
* fix some minor errors in the type hints
* fix potentially incorrect results of JaroWinkler when using
high prefix weights
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rapidfuzz?expand=0&rev=22
2.5 KiB
2.5 KiB