forked from pool/python-aiohttp
Accepting request 542873 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/542873 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aiohttp?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 19 05:10:08 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 2.3.3:
|
||||
* Having a ; in Response content type does not assume it contains a
|
||||
charset anymore. (#2197)
|
||||
* Use getattr(asyncio, ‘async’) for keeping compatibility with
|
||||
Python 3.7. (#2476)
|
||||
* Ignore NotImplementedError raised by set_child_watcher from
|
||||
uvloop. (#2491)
|
||||
* Fix warning in ClientSession.__del__ by stopping to try to close
|
||||
it. (#2523)
|
||||
* Fixed typo’s in Third-party libraries page. And added async-v20 to
|
||||
the list (#2510)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 06:33:40 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user