Skip to content

[3.8] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH-17709) #17713

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
Dec 27, 2019

Conversation

benjaminp
Copy link
Contributor

@benjaminp benjaminp commented Dec 27, 2019

time.clock() was removed in Python 3.8, but it was still mentioned
in the documentation for when time.get_clock_info() is given the
argument 'clock'. This commit removes that mention.
(cherry picked from commit 91874bb)

Co-authored-by: Michael Wayne Goodman [email protected]

https://bugs.python.org/issue39135

`time.clock()` was removed in Python 3.8, but it was still mentioned
in the documentation for when `time.get_clock_info()` is given the
argument `'clock'`. This commit removes that mention.
(cherry picked from commit 91874bb)

Co-authored-by: Michael Wayne Goodman <[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
None yet
Development

Successfully merging this pull request may close these issues.

4 participants