Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
gh-126256: Update time.rst to use the same clock as instead of the same clock than#126257
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… than`The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.
pythongh-126256: Update time.rst to use `the same clock as` instead of `the same clock than`
ghost commentedOct 31, 2024 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
sobolevn left a comment
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.
Thank you! Congrats on your first PR!
d0abd0b intopython:mainUh oh!
There was an error while loading.Please reload this page.
…the same clock than (pythonGH-126257)Update time.rst to use `the same clock as` instead of `the same clock than`The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.(cherry picked from commitd0abd0b)Co-authored-by: Alperen Keleş <alpkeles99@gmail.com>
GH-126258 is a backport of this pull request to the3.13 branch. |
… the same clock than (GH-126257) (#126258)gh-126256: Update time.rst to use the same clock as instead of the same clock than (GH-126257)Update time.rst to use `the same clock as` instead of `the same clock than`The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.(cherry picked from commitd0abd0b)Co-authored-by: Alperen Keleş <alpkeles99@gmail.com>
…the same clock than (python#126257)Update time.rst to use `the same clock as` instead of `the same clock than`The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.
…the same clock than (python#126257)Update time.rst to use `the same clock as` instead of `the same clock than`The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of `the same clock than` to `the same clock as`.
Uh oh!
There was an error while loading.Please reload this page.
The time documentation uses the same clock than time.monotonic instead of the same clock as time.monotonic, which is grammatically false. This PR fixes changes two instances of the same clock than to the same clock as.
#126256
time.rstusesthe same than, which is grammatically incorrect #126256📚 Documentation preview 📚:https://cpython-previews--126257.org.readthedocs.build/