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

Backport contextvars support #4271

Merged
merged 3 commits into from
Oct 26, 2019
Merged

Backport contextvars support #4271

merged 3 commits into from
Oct 26, 2019

Conversation

asvetlov
Copy link
Member

The code is on the master already

@asvetlov asvetlov requested a review from webknjaz as a code owner October 25, 2019 20:09
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Oct 25, 2019
@asvetlov asvetlov changed the base branch from master to 3.7 October 25, 2019 20:09
@codecov-io
Copy link

codecov-io commented Oct 25, 2019

Codecov Report

Merging #4271 into 3.7 will decrease coverage by 0.05%.
The diff coverage is 91.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4271      +/-   ##
==========================================
- Coverage   97.96%   97.91%   -0.06%     
==========================================
  Files          44       44              
  Lines        8886     8905      +19     
  Branches     1392     1391       -1     
==========================================
+ Hits         8705     8719      +14     
- Misses         72       76       +4     
- Partials      109      110       +1
Impacted Files Coverage Δ
aiohttp/http_parser.py 97.71% <100%> (+0.01%) ⬆️
aiohttp/web_protocol.py 90.88% <91.11%> (-1.43%) ⬇️
aiohttp/web_fileresponse.py 98.29% <0%> (+0.56%) ⬆️

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 b661900...8279f35. Read the comment docs.

@asvetlov asvetlov merged commit 29eccad into 3.7 Oct 26, 2019
@asvetlov asvetlov deleted the backport-contextvars branch October 26, 2019 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants