commit | 4d4301782cbc789eedc5b76741d1028df579cfa5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Feb 10 14:57:14 2020 -0800 |
committer | GitHub <noreply@github.com> | Mon Feb 10 14:57:14 2020 -0800 |
tree | 733a368b8598b7dbd73f3ad324c3f9dc10a49ace | |
parent | e6690f6cd1b0c2bd5804bad30239a4070f79102c [diff] |
bpo-39594: Fix typo in os.times documentation (GH-18443) There was an extra space in the url markup, causing the documentation not rendered properly. https://bugs.python.org/issue39594 (cherry picked from commit 37c55b2b49a3acb7c56c9f6a5062bc6e4e35bc1c) Co-authored-by: Roger Hurwitz <rogerhurwitz@gmail.com>