bpo-31803: time.clock becomes an alias to time.perf_counter by vstinner · Pull Request #4062 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Conversation
Member
Remove time.clock() implementation, as time.clock becomes a simple
alias to time.perf_counter.
Remove time.clock() implementation, as time.clock becomes a simple alias to time.perf_counter.
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting merge
label
vstinner
closed this
vstinner
deleted the
clock_alias
branch
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment