Specify timeout in aiohttp.request#3213
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3213 +/- ##
==========================================
- Coverage 98.11% 98.07% -0.04%
==========================================
Files 43 43
Lines 7853 7853
Branches 1354 1354
==========================================
- Hits 7705 7702 -3
- Misses 57 59 +2
- Partials 91 92 +1
Continue to review full report at Codecov.
|
|
Thank you for the contribution. |
70cbfec to
f3a0cf9
Compare
|
@asvetlov Done! |
|
@knight42 could you please also add a changelog fragment to |
|
@webknjaz Done! |
|
Thanks! |
|
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. |
What do these changes do?
Enable users to set
ClientTimeoutinaiohttp.requestAre there changes in behavior for the user?
Related issue number
Checklist
CONTRIBUTORS.txtCHANGESfolder<issue_id>.<type>for example (588.bugfix)issue_idchange it to the pr id after creating the pr.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.