forked from pool/python-w3lib
fa1cf01cae4f4191e5fd9f54215870c39b72fd611632fa683ab2d24a09bb16ec
- Update to version 1.19.0 * Add a workaround for CPython segfault (https://bugs.python.org/issue32583) which affect w3lib.encoding functions. This is technically **backwards incompatible** because it changes the way non-decodable bytes are replaced (in some cases instead of two ``\ufffd`` chars you can get one). As a side effect, the fix speeds up decoding in Python 3.4+. * Add 'encoding' parameter for w3lib.http.basic_auth_header. * Fix pypy testing setup, add pypy3 to CI. OBS-URL: https://build.opensuse.org/request/show/649793 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-w3lib?expand=0&rev=7
Description
No description provided
Languages
Diff
100%