Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-39183: Fix formatting in library/ensurepip (GH-17787) #17788

Merged
merged 1 commit into from
Jan 1, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jan 1, 2020

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

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

Co-authored-by: Rafael Fontenelle rffontenelle@users.noreply.github.com

https://bugs.python.org/issue39183

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

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

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@rffontenelle: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 6bf382a into python:3.8 Jan 1, 2020
@miss-islington miss-islington deleted the backport-149175c-3.8 branch January 1, 2020 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants