Skip to content

bpo-33459: Fix "tuple displays" term in Expressions.rst#6760

Merged
miss-islington merged 6 commits intopython:masterfrom
andresdelfino:fix-tuple-displays
Sep 11, 2019
Merged

bpo-33459: Fix "tuple displays" term in Expressions.rst#6760
miss-islington merged 6 commits intopython:masterfrom
andresdelfino:fix-tuple-displays

Conversation

@andresdelfino
Copy link
Copy Markdown
Contributor

@andresdelfino andresdelfino commented May 10, 2018

@andresdelfino andresdelfino changed the title bpo-33459: Fix tuple displays bpo-33459: Fix "tuple displays" term in Expressions.rst May 10, 2018
Comment thread Doc/reference/expressions.rst Outdated
@vstinner
Copy link
Copy Markdown
Member

I removed the " needs backport to 3.6" label, the 3.6 branch no longer accept bugfixes (only security fixes are accepted): https://devguide.python.org/#status-of-python-branches

@JulienPalard
Copy link
Copy Markdown
Member

The proposed change is splitting the last line in two distinct lines. But the table gives one line per priority of precedence, so it would indicate they have different precedence, which looks wrong.

I would keep them in the same block.

@andresdelfino
Copy link
Copy Markdown
Contributor Author

The proposed change is splitting the last line in two distinct lines. But the table gives one line per priority of precedence, so it would indicate they have different precedence, which looks wrong.

I would keep them in the same block.

I agree, just updated the PR.

Copy link
Copy Markdown
Member

@matrixise matrixise left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution.

@miss-islington miss-islington merged commit dc26997 into python:master Sep 11, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
https://bugs.python.org/issue33459

Automerge-Triggered-By: @matrixise
(cherry picked from commit dc26997)

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

GH-15940 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 11, 2019
https://bugs.python.org/issue33459

Automerge-Triggered-By: @matrixise
(cherry picked from commit dc26997)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
matrixise pushed a commit that referenced this pull request Sep 11, 2019
…-15939)

https://bugs.python.org/issue33459

Automerge-Triggered-By: @matrixise
(cherry picked from commit dc26997)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
matrixise pushed a commit that referenced this pull request Sep 11, 2019
…-15940)

https://bugs.python.org/issue33459

Automerge-Triggered-By: @matrixise
(cherry picked from commit dc26997)

Co-authored-by: Andre Delfino <adelfino@gmail.com>
@andresdelfino andresdelfino deleted the fix-tuple-displays branch September 11, 2019 14:05
DinoV pushed a commit to DinoV/cpython that referenced this pull request Sep 12, 2019
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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.

9 participants