forked from pool/python-charset-normalizer
- Update to 1.1.1:
* from_bytes parameters steps and chunk_size were not adapted to sequence len if provided values were not fitted to content * Sequence having lenght bellow 10 chars was not checked * Legacy detect method inspired by chardet was not returning * Various more test updates OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-charset-normalizer?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
5cb7342274
commit
c385f2c788
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 10:35:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.1.1:
|
||||
* from_bytes parameters steps and chunk_size were not adapted to sequence len if provided values were not fitted to content
|
||||
* Sequence having lenght bellow 10 chars was not checked
|
||||
* Legacy detect method inspired by chardet was not returning
|
||||
* Various more test updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 11:05:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user