Skip to content

Trivial edit for clarity #2453

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
Jun 27, 2017
Merged

Trivial edit for clarity #2453

merged 1 commit into from
Jun 27, 2017

Conversation

regexaurus
Copy link
Contributor

I think 'innermost' is more accurate/precise than 'smallest', in this context.

I think 'innermost' is more accurate/precise than 'smallest', in this context.
@Mariatta Mariatta merged commit 36fc896 into python:master Jun 27, 2017
@Mariatta
Copy link
Member

Thanks @regexaurus and congrats on your first contribution to CPython 🎉

regexaurus added a commit to regexaurus/cpython that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
regexaurus added a commit to regexaurus/cpython that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
regexaurus added a commit to regexaurus/cpython that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

GH-2458 is a backport of this pull request to the 3.5 branch.

@bedevere-bot
Copy link

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

@regexaurus regexaurus deleted the patch-2 branch June 28, 2017 01:45
Mariatta pushed a commit that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
Mariatta pushed a commit that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
Mariatta pushed a commit that referenced this pull request Jun 28, 2017
Clarify that the break statement breaks out of the innermost enclosing for or while loop.
(cherry picked from commit 36fc896)
@Mariatta
Copy link
Member

Thanks for the backports!

@regexaurus
Copy link
Contributor Author

You're very welcome! Thanks for your patience. I promise to try and not be too annoying while I learn git/hub. :octocat: 😃

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants