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 loop.sendfile() instead of custom implementation if available (#4517) #4518

Merged
merged 1 commit into from
Jan 19, 2020

Conversation

asvetlov
Copy link
Member

(cherry picked from commit e6f04ce)

Co-authored-by: Andrew Svetlov andrew.svetlov@gmail.com

…le (#4517)

(cherry picked from commit e6f04ce)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jan 19, 2020
@codecov-io
Copy link

codecov-io commented Jan 19, 2020

Codecov Report

Merging #4518 into 3.7 will decrease coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4518      +/-   ##
==========================================
- Coverage   97.93%   97.88%   -0.05%     
==========================================
  Files          44       44              
  Lines        8945     8953       +8     
  Branches     1406     1407       +1     
==========================================
+ Hits         8760     8764       +4     
- Misses         78       81       +3     
- Partials      107      108       +1
Impacted Files Coverage Δ
aiohttp/web_fileresponse.py 97.82% <100%> (-0.47%) ⬇️
aiohttp/pytest_plugin.py 95.75% <0%> (-1.82%) ⬇️

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 759d8a2...52d5f27. Read the comment docs.

@asvetlov asvetlov merged commit 587be07 into 3.7 Jan 19, 2020
@asvetlov asvetlov deleted the backport-e6f04ce-3.7 branch January 19, 2020 12:59
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