Skip to content
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

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

Merged
merged 1 commit into from Dec 27, 2019

Conversation

@benjaminp
Copy link
Contributor

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 goodman.m.w@gmail.com

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 <goodman.m.w@gmail.com>
@benjaminp benjaminp added the skip news label Dec 27, 2019
@benjaminp benjaminp merged commit b9b92d3 into 3.8 Dec 27, 2019
4 of 5 checks passed
4 of 5 checks passed
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
Azure Pipelines PR #20191227.5 succeeded
Details
bedevere/issue-number Issue number 39135 found
Details
bedevere/maintenance-branch-pr Valid maintenance branch PR title.
bedevere/news "skip news" label found
@benjaminp benjaminp deleted the backport-91874bb-3.8 branch Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.