bpo-36895: remove time.clock() as per removal notice. by Carreau · Pull Request #13270 · python/cpython
`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
This was referenced
MartB
mentioned this pull request
shr-project added a commit to shr-project/poly2tri.python that referenced this pull request
* time.clock() was removed from Python 3.8 in python/cpython#13270 Signed-off-by: Martin Jansa <martin.jansa@lge.com>
This was referenced
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters