commit | c367d52a74781b2c9ffd9e29722fbdfc0234408c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 17 03:31:03 2018 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 17 03:31:03 2018 -0800 |
tree | 1f972295b1ae1ab94f79e971ea1b208542e2978b | |
parent | 9ade4cbc0f54fc0e2970e4e202f09ab83f5e3b77 [diff] |
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>