]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39183: Fix formatting in library/ensurepip (GH-17787)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jan 2020 22:32:23 +0000 (14:32 -0800)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2020 22:32:23 +0000 (14:32 -0800)
commit6bf382ac9a07f42c6f91f35a7f0df4c63e35a8a7
treea6e162e29fc561f3c80f655dbc0e46ea016b893b
parent1d5a7e5694bd9104f56f4f28357c2d13afd58a29
bpo-39183: Fix formatting in library/ensurepip (GH-17787)

Remove extra space to fix formatting and avoid from splitting text in to strings.

https://bugs.python.org/issue39183
(cherry picked from commit 149175c6dfc8455023e4335575f3fe3d606729f9)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Doc/library/ensurepip.rst