Skip to content

[3.8] bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757) #24768

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

Merged
merged 1 commit into from
Mar 6, 2021

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 6, 2021

Previous wording implied that only the result of call N and N+1 could be
meaningfully compared, whereas comparing call N and N+M is fine.
(cherry picked from commit ff5f059)

Co-authored-by: Alex Willmer [email protected]

https://bugs.python.org/issue43407

…honGH-24757)

Previous wording implied that only the result of call N and N+1 could be
meaningfully compared, whereas comparing call N and N+M is fine.
(cherry picked from commit ff5f059)

Co-authored-by: Alex Willmer <[email protected]>
@miss-islington
Copy link
Contributor Author

@moreati and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit e12a9e2 into python:3.8 Mar 6, 2021
@miss-islington miss-islington deleted the backport-ff5f059-3.8 branch March 6, 2021 01:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants