cpython/Doc/reference
Miss Islington (bot) 74f5667bd9
[3.14] gh-134675: Add t-string prefixes to tokenizer module, lexical analysis doc, and add a test to make sure we catch this error in the future. (GH-134734) (#134739)
gh-134675: Add t-string prefixes to tokenizer module, lexical analysis doc, and add a test to make sure we catch this error in the future. (GH-134734)

* Add t-string prefixes to _all_string_prefixes, and add a test to make sure we catch this error in the future.

* Update lexical analysis docs for t-string prefixes.
(cherry picked from commit 08c78e02fa)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
2025-05-26 15:24:24 -04:00
..
compound_stmts.rst [3.14] gh-134026: Fix grammar description of for statement (GH-134034) (GH-134424) 2025-05-21 18:43:07 +02:00
datamodel.rst [3.14] gh-119180: Updates to PEP 649/749 docs (GH-134640) (#134731) 2025-05-26 15:40:43 +00:00
executionmodel.rst
expressions.rst [3.14] gh-134026: Fix grammar description of for statement (GH-134034) (GH-134424) 2025-05-21 18:43:07 +02:00
grammar.rst
import.rst
index.rst
introduction.rst
lexical_analysis.rst [3.14] gh-134675: Add t-string prefixes to tokenizer module, lexical analysis doc, and add a test to make sure we catch this error in the future. (GH-134734) (#134739) 2025-05-26 15:24:24 -04:00
simple_stmts.rst
toplevel_components.rst gh-130587: Add hand-written docs for non-OP tokens (GH-130588) 2025-03-19 16:42:11 +01:00