]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39183: Fix formatting in library/ensurepip (GH-17787)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Wed, 1 Jan 2020 22:26:33 +0000 (19:26 -0300)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Jan 2020 22:26:33 +0000 (14:26 -0800)
commit149175c6dfc8455023e4335575f3fe3d606729f9
treecda41775e2930d9e872f72338b3e8fae75686f02
parent5b9077134cd0535f21905d5f5195847526cac99c
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
Doc/library/ensurepip.rst