cgrok / clashroyale

Async + Sync wrapper for royaleapi.com and the CR official API
MIT License
47 stars 19 forks source link

Update aiohttp to 3.3.2 #19

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

This PR updates aiohttp from 3.3.0 to 3.3.2.

Changelog ### 3.3.2 ``` ================== - Many HTTP proxies has buggy keepalive support. Let's not reuse connection but close it after processing every response. (`3070 <https://github.com/aio-libs/aiohttp/pull/3070>`_) - Provide vendor source files in tarball (`3076 <https://github.com/aio-libs/aiohttp/pull/3076>`_) ``` ### 3.3.1 ``` ================== - Fix ``sock_read`` timeout. (`3053 <https://github.com/aio-libs/aiohttp/pull/3053>`_) - When using a server-request body as the ``data=`` argument of a client request, iterate over the content with ``readany`` instead of ``readline`` to avoid ``Line too long`` errors. (`3054 <https://github.com/aio-libs/aiohttp/pull/3054>`_) ```
Links - PyPI: https://pypi.org/project/aiohttp - Changelog: https://pyup.io/changelogs/aiohttp/ - Repo: https://github.com/aio-libs/aiohttp
fourjr commented 6 years ago

Fixed in https://github.com/cgrok/clashroyale/commit/b8d096b5af503cc2155add1046ecb6540a91866a