]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-23451: Update time.monotonic() documentation (GH-11190)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 17 Dec 2018 11:31:03 +0000 (03:31 -0800)
committerGitHub <noreply@github.com>
Mon, 17 Dec 2018 11:31:03 +0000 (03:31 -0800)
commitc367d52a74781b2c9ffd9e29722fbdfc0234408c
tree1f972295b1ae1ab94f79e971ea1b208542e2978b
parent9ade4cbc0f54fc0e2970e4e202f09ab83f5e3b77
bpo-23451: Update time.monotonic() documentation (GH-11190)

bpo-23451, bpo-22117: Python 3.5 requires Windows Vista or newer,
time.monotonic() is now always system-wide.
(cherry picked from commit 3ab064e80a9be1e6e9c62437fffb92bde9c5e1fb)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Doc/library/time.rst