We are close to aiohttp 3.5.
My plan is:
connector.close() returning a future as a step to converting it to async function in aiohttp 4.0Please feel free to add missing things in comments
GitMate.io thinks possibly related issues are https://github.com/aio-libs/aiohttp/issues/3024 (aiohttp 3.3 release), https://github.com/aio-libs/aiohttp/issues/58 (aiohttp.HttpClient), https://github.com/aio-libs/aiohttp/issues/2224 (aiohttp.TCPConnector()), https://github.com/aio-libs/aiohttp/issues/1604 (aiohttp 1.3.0 sdist ?), and https://github.com/aio-libs/aiohttp/issues/467 (Failed building wheel for aiohttp on Python 3.5.0rc1).
Hm, I think we should include a fix for adding closing/closed checks to aiohttp.web.WebSocketResponse's send_xxx() methods as I mentioned in the gitter channel.
I will make an issue -- #3391.
Hi. I'd like to publish aiohttp 3.5 on this or next week (but defnitely in this year).
It was a long run, 3.4 was released 4 months ago.
If some bugs will be not fixed -- that's satisfactory, we can make a bugfix release later.
aiohttp 3.5.0 has been released
shouldn't the github 3.5 milestone be closed ?
Good idea. Thanks
Most helpful comment
Hi. I'd like to publish aiohttp 3.5 on this or next week (but defnitely in this year).
It was a long run, 3.4 was released 4 months ago.
If some bugs will be not fixed -- that's satisfactory, we can make a bugfix release later.