gh-127859: Fixed documentation for call_later and call_at regarding early wakeup.#137859
Merged
kumaraditya303 merged 2 commits intopython:mainfrom Aug 18, 2025
Merged
gh-127859: Fixed documentation for call_later and call_at regarding early wakeup.#137859kumaraditya303 merged 2 commits intopython:mainfrom
kumaraditya303 merged 2 commits intopython:mainfrom
Conversation
sharktide
reviewed
Aug 17, 2025
Contributor
Author
I thought about it. When I've put it at the end of the section it wasn't visible enough. The duplication here helps readability. The note is a little too visible on one hand, but it is an "unrelated note" on the other hand, which is why I sectioned it like so. |
Misc/NEWS.d/next/Documentation/2025-08-16-15-36-30.gh-issue-127859.CdXB5S.rst
Outdated
Show resolved
Hide resolved
kumaraditya303
approved these changes
Aug 18, 2025
|
Thanks @bharel for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
|
Thanks @bharel for the PR, and @kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Aug 18, 2025
…arly wakeup in asyncio (pythonGH-137859) (cherry picked from commit 92be979) Co-authored-by: Bar Harel <bzvi7919@gmail.com>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Aug 18, 2025
…arly wakeup in asyncio (pythonGH-137859) (cherry picked from commit 92be979) Co-authored-by: Bar Harel <bzvi7919@gmail.com>
|
GH-137907 is a backport of this pull request to the 3.13 branch. |
|
GH-137908 is a backport of this pull request to the 3.14 branch. |
Agent-Hellboy
pushed a commit
to Agent-Hellboy/cpython
that referenced
this pull request
Aug 19, 2025
…arly wakeup in asyncio (python#137859)
hugovk
pushed a commit
that referenced
this pull request
Aug 19, 2025
hugovk
pushed a commit
that referenced
this pull request
Aug 19, 2025
kumaraditya303
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Sep 9, 2025
…t for early wakeup in asyncio (pythonGH-137859) (python#137908) Co-authored-by: Bar Harel <bzvi7919@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
📚 Documentation preview 📚: https://cpython-previews--137859.org.readthedocs.build/