Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
gh-95051: ensure that timeouts scheduled withasyncio.Timeout that have already expired are deliverered promptly#95109
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
9 commits Select commitHold shift + click to select a range
dce6d74 gh-95051: handle timeouts.timeout(0) and timeouts.timeout(-1)
graingert51686d7 📜🤖 Added by blurb_it.
blurb-it[bot]418a81f Update Lib/asyncio/timeouts.py
graingert174a3ff Update Misc/NEWS.d/next/Library/2022-07-21-22-59-22.gh-issue-95109.us…
graingerta42e1e1 Update Lib/test/test_asyncio/test_timeouts.py
graingertde2f046 Merge branch 'main' into asyncio-timeout-0-0
graingert495cd2b Update Misc/NEWS.d/next/Library/2022-07-21-22-59-22.gh-issue-95109.us…
graingert6b01baa Update Lib/asyncio/timeouts.py
graingertb7fe485 document asyncio.timeout(-1)
graingertFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'main' into asyncio-timeout-0-0
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitde2f046a9d412c1cf2705f2254ccbb0695078c36
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.