Skip to content

bpo-32452: Fixes issue - Brackets and Parentheses used in an ambiguous way #5079

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
Jan 2, 2018

Conversation

emilyemorehouse
Copy link
Member

@emilyemorehouse emilyemorehouse commented Jan 1, 2018

Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks.

https://bugs.python.org/issue32452

… tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks.
@emilyemorehouse
Copy link
Member Author

This is a very small, trivial change and I suggest skipping the news update for this.

@miss-islington
Copy link
Contributor

Thanks @emilyemorehouse for the PR, and @bitdancer for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.6.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 2, 2018
Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (pythonGH-5079)
(cherry picked from commit f190eb5)
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 2, 2018
Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (pythonGH-5079)
(cherry picked from commit f190eb5)
bitdancer pushed a commit that referenced this pull request Jan 2, 2018
…5081)

Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (GH-5079)
(cherry picked from commit f190eb5)
bitdancer pushed a commit that referenced this pull request Jan 2, 2018
…5082)

Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (GH-5079)
(cherry picked from commit f190eb5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants