aiohttp 3.5 release

Created on 8 Nov 2018  路  7Comments  路  Source: aio-libs/aiohttp

We are close to aiohttp 3.5.

My plan is:

  1. Review pending PRs: #3205 #3324 #3362 #3365
  2. Make connector.close() returning a future as a step to converting it to async function in aiohttp 4.0
  3. Reformat code with black

Please feel free to add missing things in comments

enhancement

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.

All 7 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).

3364 - looks like useful fix, there is PR.

3380 - feels like we have some tricky bug. Still in lazy debug process.

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhmiao picture zhmiao  路  3Comments

thehesiod picture thehesiod  路  4Comments

ahuigo picture ahuigo  路  5Comments

asvetlov picture asvetlov  路  4Comments

amsb picture amsb  路  3Comments