Skip to content

[3.7] bpo-33878: Doc: Fix missing case by simplifying. (GH-7762) #10472

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

Merged
merged 1 commit into from
Nov 12, 2018

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Nov 11, 2018

The documentation was not covering multiple targets enclosed by
parenthesis nor multiple targets enclosed by brackets, adding them all
would be heavy, an else cover them all and is lighter to read.
(cherry picked from commit 082875d)

Co-authored-by: Julien Palard julien@palard.fr

https://bugs.python.org/issue33878

The documentation was not covering multiple targets enclosed by
parenthesis nor multiple targets enclosed by brackets, adding them all
would be heavy, an else cover them all and is lighter to read.
(cherry picked from commit 082875d)

Co-authored-by: Julien Palard <julien@palard.fr>
@miss-islington
Copy link
Contributor Author

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

@JulienPalard JulienPalard merged commit aa493b5 into python:3.7 Nov 12, 2018
@miss-islington miss-islington deleted the backport-082875d-3.7 branch November 12, 2018 00:24
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.

4 participants