commit | 6bf382ac9a07f42c6f91f35a7f0df4c63e35a8a7 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Jan 01 14:32:23 2020 -0800 |
committer | GitHub <noreply@github.com> | Wed Jan 01 14:32:23 2020 -0800 |
tree | a6e162e29fc561f3c80f655dbc0e46ea016b893b | |
parent | 1d5a7e5694bd9104f56f4f28357c2d13afd58a29 [diff] |
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>