]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-85583: Add f-string index in tutorial/inputoutput.rst (GH-21681) (GH-126191)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 30 Oct 2024 17:35:10 +0000 (18:35 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2024 17:35:10 +0000 (10:35 -0700)
commit210bd2a50dddc10119c4f68329e9e683d2f82e0b
tree7fe16f50cabd961196e89d2574d7e00c8f8b0079
parentd24ea899e81e9aa5457c8563b1782f2b481f1b0d
[3.13] gh-85583: Add f-string index in tutorial/inputoutput.rst  (GH-21681) (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 a3443c0e22a8623afe4c0518433b28afbc3a6df6)

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>
Doc/tutorial/inputoutput.rst