Skip to content

bpo-41045: Document debug feature of f-strings ('=')#21509

Merged
miss-islington merged 8 commits into
python:masterfrom
amaajemyfren:proposal_issue41045
Jul 27, 2020
Merged

bpo-41045: Document debug feature of f-strings ('=')#21509
miss-islington merged 8 commits into
python:masterfrom
amaajemyfren:proposal_issue41045

Conversation

@amaajemyfren

@amaajemyfren amaajemyfren commented Jul 16, 2020

Copy link
Copy Markdown
Contributor

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

https://bugs.python.org/issue41045

Automerge-Triggered-By: @gvanrossum

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

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.

Comment thread Doc/reference/lexical_analysis.rst Outdated
Comment thread Doc/reference/lexical_analysis.rst Outdated
@gvanrossum 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 gvanrossum changed the title bpo-41045 Document debug feature of f-strings ('=') bpo-41045: Document debug feature of f-strings ('=') Jul 23, 2020
@gvanrossum

Copy link
Copy Markdown
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.
@gvanrossum

Copy link
Copy Markdown
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. :-)

@amaajemyfren

Copy link
Copy Markdown
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.

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

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
miss-islington merged commit 13efaec into python:master Jul 27, 2020
@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
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

@miss-islington

Copy link
Copy Markdown
Contributor

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

@bedevere-bot

Copy link
Copy Markdown

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>
@bedevere-bot

Copy link
Copy Markdown

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>
@miss-islington

Copy link
Copy Markdown
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!

@miss-islington

Copy link
Copy Markdown
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

@bedevere-bot

Copy link
Copy Markdown

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
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