-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
gh-127859: Fixed documentation for call_later and call_at regarding early wakeup. #137859
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The news looks good to me, but maybe we can merge the two notes into one or better yet remove the note tags altogether. But I’m not sure about this either ways it looks all right
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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. |
…arly wakeup in asyncio (pythonGH-137859) (cherry picked from commit 92be979) Co-authored-by: Bar Harel <bzvi7919@gmail.com>
…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. |
📚 Documentation preview 📚: https://cpython-previews--137859.org.readthedocs.build/