]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39594: Fix typo in os.times documentation (GH-18443)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 10 Feb 2020 22:57:14 +0000 (14:57 -0800)
committerGitHub <noreply@github.com>
Mon, 10 Feb 2020 22:57:14 +0000 (14:57 -0800)
commit4d4301782cbc789eedc5b76741d1028df579cfa5
tree733a368b8598b7dbd73f3ad324c3f9dc10a49ace
parente6690f6cd1b0c2bd5804bad30239a4070f79102c
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>
Doc/library/os.rst