Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #70392 - brain0:fixxpy, r=Mark-Simulacrum
Make x.py compatible with python 3.8. Python 3.8 removes the `time.clock()` function, use `time.perf_counter()` instead.
- Loading branch information