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] Fix python 3.8 warnings (#4264). #4265

Merged
merged 1 commit into from
Oct 24, 2019
Merged

[3.7] Fix python 3.8 warnings (#4264). #4265

merged 1 commit into from
Oct 24, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit 159b039)

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

(cherry picked from commit 159b039)

Co-authored-by: Andrew Svetlov <andrew.svetlov@gmail.com>
@codecov-io
Copy link

codecov-io commented Oct 24, 2019

Codecov Report

Merging #4265 into 3.7 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              3.7    #4265   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files          44       44           
  Lines        8886     8886           
  Branches     1392     1392           
=======================================
  Hits         8705     8705           
  Misses         72       72           
  Partials      109      109
Impacted Files Coverage Δ
aiohttp/connector.py 97.43% <ø> (ø) ⬆️
aiohttp/web_server.py 100% <100%> (ø) ⬆️
aiohttp/locks.py 92.85% <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 b515ddc...066318c. Read the comment docs.

@asvetlov asvetlov merged commit 0d2ca3f into 3.7 Oct 24, 2019
@asvetlov asvetlov deleted the backport-159b039-3.7 branch October 24, 2019 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants