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.5] Permit empty reason strings in ClientResponse.raise_for_status (#3533) #3541

Merged
merged 1 commit into from
Jan 15, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit f590bfd)

Co-authored-by: Joshu Coats [email protected]

@asvetlov asvetlov requested a review from webknjaz as a code owner January 14, 2019 21:55
@codecov-io
Copy link

codecov-io commented Jan 15, 2019

Codecov Report

Merging #3541 into 3.5 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              3.5    #3541   +/-   ##
=======================================
  Coverage   97.92%   97.92%           
=======================================
  Files          44       44           
  Lines        8565     8565           
  Branches     1382     1382           
=======================================
  Hits         8387     8387           
  Misses         72       72           
  Partials      106      106
Impacted Files Coverage Δ
aiohttp/client_reqrep.py 97.44% <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 e5971e3...27f061f. Read the comment docs.

@asvetlov asvetlov merged commit 24aff29 into 3.5 Jan 15, 2019
@asvetlov asvetlov deleted the backport-f590bfd-3.5 branch May 10, 2019 07:50
@lock lock bot added the outdated label May 20, 2020
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label May 20, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bot:chronographer:provided There is a change note present in this PR outdated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants