summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2019-05-12-14-49-13.bpo-36895.ZZuuY7.rst
blob: f6708abfc860a6d3557963248bf921e32283b503 (plain)
1
2
The function ``time.clock()`` was deprecated in 3.3 in favor of
``time.perf_counter()`` and marked for removal in 3.8, it has removed.