Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Upgrade to aiohttp v3.0 #64

Closed
2 tasks done
achimnol opened this issue Feb 12, 2018 · 0 comments
Closed
2 tasks done

Upgrade to aiohttp v3.0 #64

achimnol opened this issue Feb 12, 2018 · 0 comments
Labels

Comments

@achimnol
Copy link
Member

achimnol commented Feb 12, 2018

  • Replace app.config with app['config'] since custom attributes on web.Application is now discouraged.
  • Check other incompatibilities
achimnol added a commit that referenced this issue Feb 12, 2018
achimnol added a commit to lablup/backend.ai-common that referenced this issue Feb 12, 2018
* aiohttp.Timeout is dropped and now it is encouraged to use
  async_timeout directly.

* Requires pnuckowski/aioresponses#87 or pnuckowski/aioresponses#89 to
  be merged.
achimnol added a commit that referenced this issue Feb 13, 2018
* Let it spawn the agent subprocess only for integration tests

* Upgrade pytest and plugins with explicit version ranges for
  compatibility.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant