Skip to content

Correct a couple of unbalanced parenthesis#10779

Merged
serhiy-storchaka merged 12 commits into
python:masterfrom
andresdelfino:missing-parens
Dec 5, 2018
Merged

Correct a couple of unbalanced parenthesis#10779
serhiy-storchaka merged 12 commits into
python:masterfrom
andresdelfino:missing-parens

Conversation

@andresdelfino
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but this needs a review of some native speaker. It may be better to reword documentation in some cases to avoid nested parentheses.

Comment thread Doc/library/email.message.rst Outdated
serhiy-storchaka and others added 2 commits November 29, 2018 08:24
@andresdelfino
Copy link
Copy Markdown
Contributor Author

andresdelfino commented Nov 29, 2018

I changed all occurrences of nested parentheses.

Comment thread Doc/library/exceptions.rst Outdated
Comment thread Doc/library/exceptions.rst Outdated
Comment thread Doc/using/windows.rst
Comment thread Doc/library/sysconfig.rst Outdated
serhiy-storchaka and others added 4 commits December 5, 2018 14:49
Co-Authored-By: andresdelfino <adelfino@gmail.com>
Co-Authored-By: andresdelfino <adelfino@gmail.com>
@serhiy-storchaka serhiy-storchaka merged commit 55f41e4 into python:master Dec 5, 2018
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6, 3.7.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2018
(cherry picked from commit 55f41e4)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-10940 is a backport of this pull request to the 3.7 branch.

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 55f41e45b4318cbe19209f5144641344d0049fb8 3.6

@miss-islington
Copy link
Copy Markdown
Contributor

Sorry, @andresdelfino and @serhiy-storchaka, I could not cleanly backport this to 2.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 55f41e45b4318cbe19209f5144641344d0049fb8 2.7

@andresdelfino andresdelfino deleted the missing-parens branch December 5, 2018 19:50
miss-islington added a commit that referenced this pull request Dec 5, 2018
(cherry picked from commit 55f41e4)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-10945 is a backport of this pull request to the 3.6 branch.

serhiy-storchaka pushed a commit that referenced this pull request Dec 5, 2018
(cherry picked from commit 55f41e4)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@terryjreedy
Copy link
Copy Markdown
Member

Thank you Andres and Serhiy. I post-reviewed this and it looks great, and fixes some text bugs that can be more obnoxious than simple typos.

andresdelfino added a commit to andresdelfino/cpython that referenced this pull request Dec 5, 2018
(cherry picked from commit 55f41e4)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-10963 is a backport of this pull request to the 2.7 branch.

@serhiy-storchaka serhiy-storchaka removed their assignment Dec 6, 2018
serhiy-storchaka pushed a commit that referenced this pull request Dec 6, 2018
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 issue skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants