cpython/Doc/reference
Miss Islington (bot) 92ad3be09b
[3.12] gh-122701: Fix wording of raw strings/bytes in lexical_analysis.rst (GH-122702) (#122915)
gh-122701: Fix wording of raw strings/bytes in `lexical_analysis.rst` (GH-122702)
(cherry picked from commit ea70439bd2)

Co-authored-by: sobolevn <mail@sobolevn.me>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
2024-08-11 21:09:13 +00:00
..
compound_stmts.rst [3.12] gh-120521: clarify except* documentation to allow tuples (GH-120523) (#120751) 2024-06-19 12:06:52 -07:00
datamodel.rst [3.12] gh-122511: Improve documentation for object identity of mutable/immutable types (GH-122512) (#122779) 2024-08-07 14:56:40 +01:00
executionmodel.rst [3.12] Clarifying nonlocal doc: SyntaxError is raised if nearest enclosing scope is global (GH-114009) (#118128) 2024-04-21 01:50:01 +00:00
expressions.rst [3.12] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122013) 2024-07-19 09:08:33 +00:00
grammar.rst [3.12] Docs: Add label to grammar spec for linking from PEPs (GH-113235) (#113239) 2023-12-17 19:30:10 +00:00
import.rst [3.12] gh-101100: Fix sphinx warnings in reference/import.rst (GH-114646) (#114652) 2024-01-27 09:37:08 -07:00
index.rst
introduction.rst [3.12] gh-110886 Doc: add a link to BNF Wikipedia article (GH-110887) (#110900) 2023-10-15 17:00:44 +00:00
lexical_analysis.rst [3.12] gh-122701: Fix wording of raw strings/bytes in lexical_analysis.rst (GH-122702) (#122915) 2024-08-11 21:09:13 +00:00
simple_stmts.rst [3.12] gh-121355: Fix incorrect word in simple_stmts.rst (GH-121356) (#121363) 2024-07-04 13:43:31 +00:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00