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

[doc] clarify ClientTimeout behavior #6683

Merged
merged 2 commits into from
Apr 9, 2022
Merged

Conversation

rafzi
Copy link
Contributor

@rafzi rafzi commented Apr 9, 2022

What do these changes do?

Be clear that the 5 second timeout is also rounded. see: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/helpers.py#L638

Are there changes in behavior for the user?

No

@Dreamsorcerer Dreamsorcerer added bot:chronographer:skip This PR does not need to include a change note backport-3.8 labels Apr 9, 2022
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
@Dreamsorcerer Dreamsorcerer enabled auto-merge (squash) April 9, 2022 22:40
@codecov
Copy link

codecov bot commented Apr 9, 2022

Codecov Report

Merging #6683 (b098967) into master (747110c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6683   +/-   ##
=======================================
  Coverage   93.36%   93.36%           
=======================================
  Files         104      104           
  Lines       30628    30628           
  Branches     3077     3077           
=======================================
  Hits        28596    28596           
  Misses       1859     1859           
  Partials      173      173           
Flag Coverage Δ
unit 93.28% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 747110c...b098967. Read the comment docs.

@Dreamsorcerer Dreamsorcerer merged commit 90964d0 into aio-libs:master Apr 9, 2022
@patchback
Copy link
Contributor

patchback bot commented Apr 9, 2022

Backport to 3.8: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.8/90964d078161d02f76535115549420e9b4ac3d9e/pr-6683

Backported as #6684

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Apr 9, 2022
* [doc] clarify ClientTimeout behavior

be clear that the 5 second timeout is also rounded. see: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/helpers.py#L638

* Update docs/client_reference.rst

Co-authored-by: Sam Bull <aa6bs0@sambull.org>

Co-authored-by: Sam Bull <aa6bs0@sambull.org>
(cherry picked from commit 90964d0)
@patchback
Copy link
Contributor

patchback bot commented Apr 9, 2022

Backport to 3.9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.9/90964d078161d02f76535115549420e9b4ac3d9e/pr-6683

Backported as #6685

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Apr 9, 2022
* [doc] clarify ClientTimeout behavior

be clear that the 5 second timeout is also rounded. see: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/helpers.py#L638

* Update docs/client_reference.rst

Co-authored-by: Sam Bull <aa6bs0@sambull.org>

Co-authored-by: Sam Bull <aa6bs0@sambull.org>
(cherry picked from commit 90964d0)
Dreamsorcerer pushed a commit that referenced this pull request Apr 10, 2022
* [doc] clarify ClientTimeout behavior

be clear that the 5 second timeout is also rounded. see: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/helpers.py#L638

* Update docs/client_reference.rst

Co-authored-by: Sam Bull <aa6bs0@sambull.org>

Co-authored-by: Sam Bull <aa6bs0@sambull.org>
(cherry picked from commit 90964d0)

Co-authored-by: Rafael Stahl <dummdoof-doof@web.de>
Dreamsorcerer added a commit that referenced this pull request Apr 10, 2022
#6684)

* [doc] clarify ClientTimeout behavior (#6683)

* [doc] clarify ClientTimeout behavior

be clear that the 5 second timeout is also rounded. see: https://github.com/aio-libs/aiohttp/blob/master/aiohttp/helpers.py#L638

* Update docs/client_reference.rst

Co-authored-by: Sam Bull <aa6bs0@sambull.org>

Co-authored-by: Sam Bull <aa6bs0@sambull.org>
(cherry picked from commit 90964d0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: Rafael Stahl <dummdoof-doof@web.de>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sam Bull <aa6bs0@sambull.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants