Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 8, 2025

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While this is great (for these two occurrences), I do not think this is the best way, since there are several (apart from the corrected two) cases:

does include time elapsed during sleep and is system-wide. The reference

On Windows, the function is now system-wide.

System-wide real-time clock. Setting this clock requires appropriate

It would be good to explain the term, maybe with the use of a glossary entry? This has the benefit of keeping the versionadded:: notes brief.

@vstinner
Copy link
Member Author

vstinner commented Jul 9, 2025

While this is great (for these two occurrences), I do not think this is the best way, since there are several (apart from the corrected two) cases

I completed my PR to update all occurrences.

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Updating them all also works:-)

@vstinner vstinner merged commit 9c4d287 into python:main Jul 9, 2025
25 checks passed
@vstinner vstinner deleted the doc_monotonic branch July 9, 2025 23:06
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jul 9, 2025
@miss-islington-app
Copy link

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 9, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 9, 2025

GH-136488 is a backport of this pull request to the 3.14 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 9, 2025
@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jul 9, 2025
@bedevere-app
Copy link

bedevere-app bot commented Jul 9, 2025

GH-136489 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 9, 2025
@vstinner
Copy link
Member Author

vstinner commented Jul 9, 2025

Merged, thanks for the reviews.

vstinner added a commit that referenced this pull request Jul 9, 2025
…H-136431) (#136488)

gh-102740: Clarify time.monotonic() "system-wide" in the doc (GH-136431)
(cherry picked from commit 9c4d287)

Co-authored-by: Victor Stinner <[email protected]>
vstinner added a commit that referenced this pull request Jul 9, 2025
…H-136431) (#136489)

gh-102740: Clarify time.monotonic() "system-wide" in the doc (GH-136431)
(cherry picked from commit 9c4d287)

Co-authored-by: Victor Stinner <[email protected]>
Agent-Hellboy pushed a commit to Agent-Hellboy/cpython that referenced this pull request Aug 19, 2025
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
… doc (pythonGH-136431) (python#136488)

pythongh-102740: Clarify time.monotonic() "system-wide" in the doc (pythonGH-136431)
(cherry picked from commit 9c4d287)

Co-authored-by: Victor Stinner <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants