Skip to content

Conversation

@Carreau
Copy link
Contributor

@Carreau Carreau commented May 12, 2019

time.clock() was deprecated in 3.3, and marked for removal removal in
3.8; this thus remove it from the time module.

Alternative is to bump the removal warning to 3.9

https://bugs.python.org/issue36895

https://bugs.python.org/issue36895

`time.clock()` was deprecated in 3.3, and marked for removal removal in
3.8; this thus remove it from the time module.

Alternative is to bump the removal warning to 3.9
@gpshead gpshead merged commit e250061 into python:master May 13, 2019
MartB added a commit to MartB/distcc that referenced this pull request Nov 28, 2019
.clock() got removed in python 3.8 and was marked as deprecated since 3.3
(python/cpython#13270)
shr-project added a commit to shr-project/poly2tri.python that referenced this pull request Mar 25, 2020
* time.clock() was removed from Python 3.8 in
  python/cpython#13270

Signed-off-by: Martin Jansa <martin.jansa@lge.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants