-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Drop await aiohttp.request() syntax for sake of context manager #2541
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2541 +/- ##
==========================================
+ Coverage 97.16% 97.26% +0.09%
==========================================
Files 40 40
Lines 8193 8147 -46
Branches 1441 1440 -1
==========================================
- Hits 7961 7924 -37
+ Misses 100 92 -8
+ Partials 132 131 -1
Continue to review full report at Codecov.
|
PR is done. |
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. |
Fixes #2540