forked from pool/python-charset-normalizer
- update to 3.3.2:
* Unintentional memory usage regression when using large
payload that match several encoding (#376)
* Regression on some detection case showcased in the
documentation (#371)
* Noise (md) probe that identify malformed arabic
representation due to the presence of letters in isolated
form
* Optional mypyc compilation upgraded to version 1.6.1 for
Python >= 3.8
* Improved the general detection reliability based on reports
from the community
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-charset-normalizer?expand=0&rev=43
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 25 14:12:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.3.2:
|
||||
* Unintentional memory usage regression when using large
|
||||
payload that match several encoding (#376)
|
||||
* Regression on some detection case showcased in the
|
||||
documentation (#371)
|
||||
* Noise (md) probe that identify malformed arabic
|
||||
representation due to the presence of letters in isolated
|
||||
form
|
||||
* Optional mypyc compilation upgraded to version 1.6.1 for
|
||||
Python >= 3.8
|
||||
* Improved the general detection reliability based on reports
|
||||
from the community
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 09:07:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user