Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade middleware to new style from aiohttp 2.3+ #182

Merged
merged 1 commit into from
Jan 26, 2018

Conversation

juliatem
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 25, 2018

Codecov Report

Merging #182 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #182   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          97     96    -1     
  Branches       13     13           
=====================================
- Hits           97     96    -1
Impacted Files Coverage Δ
aiohttp_jinja2/__init__.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aacf134...3094a6d. Read the comment docs.

@jettify
Copy link
Member

jettify commented Jan 25, 2018

Change looks good, if we going to use this approach we should also bump minimum aiohttp version in setup.py

@juliatem juliatem force-pushed the updgrade-middleware branch from ad525b6 to 3094a6d Compare January 26, 2018 09:03
@juliatem
Copy link
Contributor Author

@jettify I've updated setup.py
And "aiohttp==2.3.9" is already in requirements-dev.txt

@asvetlov asvetlov merged commit 549b42f into aio-libs:master Jan 26, 2018
@asvetlov
Copy link
Member

I'd like to wait for #179 before making a new release.
Basically all we need is documentation update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants