This is an archive of the discontinued Mercurial Phabricator instance.

util: avoid referencing `time.clock()` on Windows when missing (issue6238)
ClosedPublic

Authored by mharbison72 on Dec 31 2019, 4:58 PM.

Details

Summary

It's been removed in 3.8, and issues a deprecation warning since 3.3.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Dec 31 2019, 4:58 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.