forked from pool/python-yarl
Accepting request 575836 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/575836 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
8bc955b4e9
commit
2e224ebaa1
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 10 18:01:42 UTC 2018 - arun@gmx.de
|
||||
|
||||
- update to version 1.1.0:
|
||||
* Make pure Python quoter consistent with Cython version (#162)
|
||||
|
||||
- changes from version 1.0.0:
|
||||
* Use fast path if quoted string does not need requoting (#154)
|
||||
* Speed up quoting/unquoting by _Quoter and _Unquoter classes (#155)
|
||||
* Drop yarl.quote and yarl.unquote public functions (#155)
|
||||
* Add custom string writer, reuse static buffer if available (#157)
|
||||
Code is 50-80 times faster than Pure Python version (was 4-5 times
|
||||
faster)
|
||||
* Don’t recode IP zone (#144)
|
||||
* Support encoded=True in yarl.URL.build() (#158)
|
||||
* Fix updating query with multiple keys (#160)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 11 23:59:33 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
Reference in New Issue
Block a user