[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Contributor

amaajemyfren commented Jul 16, 2020

Co-Authored-By: Rishi rishi93dev@gmail.com

https://bugs.python.org/issue41045

Automerge-Triggered-By: @gvanrossum

Copy link
Member

gvanrossum left a comment

Choose a reason for hiding this comment

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

Thanks! I have two small requests.

gvanrossum changed the title bpo-41045 Proposal to document debug features of f-strings bpo-41045 Document debug feature of f-strings ('=') Jul 23, 2020
gvanrossum changed the title bpo-41045 Document debug feature of f-strings ('=') bpo-41045: Document debug feature of f-strings ('=') Jul 23, 2020
Copy link
Member

Also please add a news item.

amaajemyfren and others added 5 commits July 27, 2020 23:15
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.
Copy link
Member

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. :-)

Copy link
Contributor Author

why are all your local commits titled “Updated ”?

It is a bad habit. I generally add a second line where I explain what I actually did. Sorry.

Copy link
Member

gvanrossum left a comment

Choose a reason for hiding this comment

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

Okay, I'll merge this. Thanks!

miss-islington merged commit 13efaec into python:master Jul 27, 2020
Copy link
Contributor

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

Copy link
Contributor

Sorry @amaajemyfren, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 13efaec2e03288d7ff0ee643589c32bde6c6973c 3.9

Copy link
Contributor

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

Copy link

GH-21644 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 Jul 27, 2020
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>
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jul 27, 2020
…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>
Copy link

GH-21645 is a backport of this pull request to the 3.9 branch.

gvanrossum added a commit that referenced this pull request Jul 27, 2020
…GH-21645)

Co-Authored-By: Rishi <rishi93dev@gmail.com>

(cherry picked from commit 13efaec)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Copy link
Contributor

Thanks @amaajemyfren for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

Copy link
Contributor

Sorry @amaajemyfren, I had trouble checking out the 3.8 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 13efaec2e03288d7ff0ee643589c32bde6c6973c 3.8

Copy link

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

gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jul 27, 2020
…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>
gvanrossum added a commit that referenced this pull request Jul 27, 2020
…#21647)

Co-Authored-By: Rishi <rishi93dev@gmail.com>

(cherry picked from commit 13efaec)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
amaajemyfren deleted the proposal_issue41045 branch July 31, 2020 14:28
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 4, 2020
Co-Authored-By: Rishi <rishi93dev@gmail.com>

Automerge-Triggered-By: @gvanrossum
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Aug 20, 2020
Co-Authored-By: Rishi <rishi93dev@gmail.com>

Automerge-Triggered-By: @gvanrossum
xzy3 pushed a commit to xzy3/cpython that referenced this pull request Oct 18, 2020
Co-Authored-By: Rishi <rishi93dev@gmail.com>

Automerge-Triggered-By: @gvanrossum
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.

5 participants