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] Allow run_app(access_log=None) (#3504) #3510

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Conversation

asvetlov
Copy link
Member

@asvetlov asvetlov commented Jan 9, 2019

  • Mark access_log as optional

  • Make access_log=None work in debug mode
    (cherry picked from commit c562ffe)

Co-authored-by: Hynek Schlawack [email protected]

* Mark access_log as optional

* Make access_log=None work in debug mode
(cherry picked from commit c562ffe)

Co-authored-by: Hynek Schlawack <[email protected]>
@codecov-io
Copy link

codecov-io commented Jan 9, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              3.5    #3510   +/-   ##
=======================================
  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/web.py 99.1% <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 8c8375f...955628e. Read the comment docs.

@asvetlov asvetlov merged commit 4cf36a3 into 3.5 Jan 9, 2019
@asvetlov asvetlov deleted the backport-c562ffe-3.5 branch January 9, 2019 13:39
@lock
Copy link

lock bot commented Jan 9, 2020

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Jan 9, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Jan 9, 2020
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jan 9, 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