bpo-33459: Fix "tuple displays" term in Expressions.rst#6760
bpo-33459: Fix "tuple displays" term in Expressions.rst#6760miss-islington merged 6 commits intopython:masterfrom
Conversation
c507ef4 to
4f6a58e
Compare
|
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 |
|
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. |
matrixise
left a comment
There was a problem hiding this comment.
Thank you for your contribution.
|
Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
|
Thanks @andresdelfino for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
GH-15939 is a backport of this pull request to the 3.7 branch. |
https://bugs.python.org/issue33459 Automerge-Triggered-By: @matrixise (cherry picked from commit dc26997) Co-authored-by: Andre Delfino <adelfino@gmail.com>
|
GH-15940 is a backport of this pull request to the 3.8 branch. |
https://bugs.python.org/issue33459 Automerge-Triggered-By: @matrixise (cherry picked from commit dc26997) Co-authored-by: Andre Delfino <adelfino@gmail.com>
…-15939) https://bugs.python.org/issue33459 Automerge-Triggered-By: @matrixise (cherry picked from commit dc26997) Co-authored-by: Andre Delfino <adelfino@gmail.com>
…-15940) https://bugs.python.org/issue33459 Automerge-Triggered-By: @matrixise (cherry picked from commit dc26997) Co-authored-by: Andre Delfino <adelfino@gmail.com>
https://bugs.python.org/issue33459
Automerge-Triggered-By: @matrixise