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

[3.7] Use .raw_host instead of slower .host in client API (#4402) #4409

Merged
merged 1 commit into from
Nov 29, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit 95e548c)

Co-authored-by: Andrew Svetlov [email protected]

(cherry picked from commit 95e548c)

Co-authored-by: Andrew Svetlov <[email protected]>
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Nov 29, 2019
@codecov-io
Copy link

codecov-io commented Nov 29, 2019

Codecov Report

Merging #4409 into 3.7 will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4409      +/-   ##
==========================================
- Coverage   97.89%   97.87%   -0.02%     
==========================================
  Files          44       44              
  Lines        8911     8911              
  Branches     1395     1395              
==========================================
- Hits         8723     8722       -1     
- Misses         78       79       +1     
  Partials      110      110
Impacted Files Coverage Δ
aiohttp/client_reqrep.py 97.46% <100%> (ø) ⬆️
aiohttp/web_fileresponse.py 97.72% <0%> (-0.57%) ⬇️

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 bddba0a...410b819. Read the comment docs.

@asvetlov asvetlov merged commit 63b6e06 into 3.7 Nov 29, 2019
@asvetlov asvetlov deleted the backport-95e548c-3.7 branch November 29, 2019 13:49
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