]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-132661: Document t-strings and `templatelib` (#135229)
authorDave Peck <davepeck@gmail.com>
Tue, 22 Jul 2025 09:44:13 +0000 (02:44 -0700)
committerGitHub <noreply@github.com>
Tue, 22 Jul 2025 09:44:13 +0000 (12:44 +0300)
commit22c8658906526032c24bb2f4a02fb28e2d366bcb
treef10cc0e7f184bb22634a4977ba17d9b09edca270
parent9a21df7c0a494e2819775eabd522ebec994d96c0
gh-132661: Document t-strings and `templatelib` (#135229)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Loïc Simon <loic.pano@gmail.com>
Co-authored-by: pauleveritt <pauleveritt@me.com>
Doc/glossary.rst
Doc/library/ast.rst
Doc/library/dis.rst
Doc/library/stdtypes.rst
Doc/library/string.rst
Doc/library/string.templatelib.rst [new file with mode: 0644]
Doc/library/text.rst
Doc/reference/compound_stmts.rst
Doc/reference/lexical_analysis.rst
Doc/tutorial/inputoutput.rst