bpo-41045: Document debug feature of f-strings ('=')#21509
Conversation
This is a trial at closing bpo-41045.
gvanrossum
left a comment
There was a problem hiding this comment.
Thanks! I have two small requests.
|
Also please add a news item. |
Change "equals" → "equal sign" Limit line length to 80 characters with the exception of productionList
Changed the index change = from equal to equals
Add index entry for symbols
Remove extra spaces.
|
FWIW, why are all your local commits titled “Updated ”? It would make more sense to put a description of your change in the title/subject field. (No biggie, just unusual, and more meaningful titles are helpful to reviewers. Of course the commits will all be squashed when we merge, so don’t fret. :-) |
It is a bad habit. I generally add a second line where I explain what I actually did. Sorry. |
gvanrossum
left a comment
There was a problem hiding this comment.
Okay, I'll merge this. Thanks!
|
Thanks @amaajemyfren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Sorry @amaajemyfren, I had trouble checking out the |
|
Thanks @amaajemyfren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
GH-21644 is a backport of this pull request to the 3.8 branch. |
Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum (cherry picked from commit 13efaec) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
…21509) Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum (cherry picked from commit 13efaec) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
|
GH-21645 is a backport of this pull request to the 3.9 branch. |
|
Thanks @amaajemyfren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8. |
|
Sorry @amaajemyfren, I had trouble checking out the |
|
GH-21647 is a backport of this pull request to the 3.8 branch. |
…21509) Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum (cherry picked from commit 13efaec) Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum
Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum
Co-Authored-By: Rishi <rishi93dev@gmail.com> Automerge-Triggered-By: @gvanrossum
Co-Authored-By: Rishi rishi93dev@gmail.com
https://bugs.python.org/issue41045
Automerge-Triggered-By: @gvanrossum