Staging
v0.5.1
Revision b9b92d34646d6a1fca120f98476912f5e4ca7f34 authored by Benjamin Peterson on 27 December 2019, 03:07:21 UTC, committed by GitHub on 27 December 2019, 03:07:21 UTC
`time.clock()` was removed in Python 3.8, but it was still mentioned
in the documentation for when `time.get_clock_info()` is given the
argument `'clock'`. This commit removes that mention.
(cherry picked from commit 91874bb07161bb481b6f5ea18ffafe69cb8cac30)

Co-authored-by: Michael Wayne Goodman <goodman.m.w@gmail.com>
1 parent a5deabd
History
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top