Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Replace aiohttp.Timeout with async_timeout.timeout #38

Merged
merged 1 commit into from
Mar 20, 2018
Merged

Replace aiohttp.Timeout with async_timeout.timeout #38

merged 1 commit into from
Mar 20, 2018

Conversation

ciscorn
Copy link
Contributor

@ciscorn ciscorn commented Feb 17, 2018

Aiohttp 3.0 dropped aiohttp.Timeout (which had been just an alias of async_timeout.timeout), so we now need to use async_timeout.timeout directly.

closes #37

@dalazx
Copy link

dalazx commented Feb 22, 2018

@ciscorn thanks. was about to issue a similar PR, but looks like it's being handled.
what's blocking from merging this one?

@hh-h
Copy link

hh-h commented Feb 22, 2018

Hey @honzakral, could you merge this one, please?

@dpratt
Copy link

dpratt commented Mar 20, 2018

I'd really like to merge this as well - I'd prefer to avoid having to fork this repo.

@fxdgear fxdgear merged commit 0d7374e into elastic:master Mar 20, 2018
@ciscorn ciscorn changed the title Replace asyncio.Timeout with async_timeout.timeout Replace aiohttp.Timeout with async_timeout.timeout Mar 27, 2018
@ciscorn ciscorn deleted the master branch May 4, 2018 08:13
@ciscorn ciscorn restored the master branch May 4, 2018 08:23
pquentin pushed a commit to clustree/elasticsearch-py-async that referenced this pull request Feb 4, 2021
pquentin pushed a commit to clustree/elasticsearch-py-async that referenced this pull request Feb 4, 2021
pquentin pushed a commit to clustree/elasticsearch-py-async that referenced this pull request Feb 4, 2021
pquentin pushed a commit to clustree/elasticsearch-py-async that referenced this pull request Feb 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pin aiohttp version
5 participants