8000 gh-85583: Add f-string index in tutorial/inputoutput.rst by amaajemyfren · Pull Request #21681 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-85583: Add f-string index in tutorial/inputoutput.rst #21681

8000
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 30, 2024

Conversation

amaajemyfren
Copy link
Contributor
@amaajemyfren amaajemyfren commented Jul 30, 2020

To assist in searching for fstrings I have added an index
@ILMostro
Copy link

Relates to #21552, which seems to be inexplicably at a stalemate.

@AA-Turner AA-Turner changed the title bpo-41411 add fstring index in tutorial/inputoutput.rst gh-85583: Add f-string index in tutorial/inputoutput.rst Jan 12, 2024
@AA-Turner
Copy link
Member

On second thought, this might ought go in lexical analysis.

A

@hugovk hugovk removed the needs backport to 3.11 only security fixes label Apr 11, 2024
@serhiy-storchaka serhiy-storchaka added the needs backport to 3.13 bugs and security fixes label May 9, 2024
@willingc willingc enabled auto-merge (squash) October 30, 2024 16:11
@willingc willingc disabled auto-merge October 30, 2024 16:11
@willingc
Copy link
Contributor

I'm going to merge as is. If @AA-Turner would like, please create a new PR to move to lexical analysis.

Thanks @amaajemyfren for the contribution. ☀️

@willingc willingc merged commit a3443c0 into python:main Oct 30, 2024
25 checks passed
@miss-islington-app
Copy link

Thanks @amaajemyfren for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2024
…nGH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

(cherry picked from commit a3443c0)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by:
8000
 Carol Willing <carolcode@willingconsulting.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 30, 2024
…nGH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

(cherry picked from commit a3443c0)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
@bedevere-app
Copy link
bedevere-app bot commented Oct 30, 2024

GH-126191 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Oct 30, 2024
@bedevere-app
Copy link
bedevere-app bot commented Oct 30, 2024

GH-126192 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Oct 30, 2024
willingc added a commit that referenced this pull request Oct 30, 2024
…1681) (GH-126191)

gh-85583: Add f-string index in tutorial/inputoutput.rst  (GH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

(cherry picked from commit a3443c0)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
willingc added a commit that referenced this pull request Oct 30, 2024
…1681) (GH-126192)

gh-85583: Add f-string index in tutorial/inputoutput.rst  (GH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

(cherry picked from commit a3443c0)

Co-authored-by: amaajemyfren <32741226+amaajemyfren@users.noreply.github.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
picnixz pushed a commit to picnixz/cpython that referenced this pull request Dec 8, 2024
…nGH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
…nGH-21681)

* bpo-41411 fstring index in tutorial/inputoutput

To assist in searching for fstrings I have added an index

* Add newline

---------

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
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.

10 participants
0