cpython/Doc/reference
Miss Islington (bot) fb82e10ce4
[3.12] gh-126664: Use else instead of finally in "The with statement" documentation. (GH-126665) (#126671)
gh-126664: Use `else` instead of `finally` in "The with statement" documentation. (GH-126665)
(cherry picked from commit 25257d61cf)

Co-authored-by: vivodi <103735539+vivodi@users.noreply.github.com>
2024-11-11 06:57:15 +00:00
..
compound_stmts.rst [3.12] gh-126664: Use else instead of finally in "The with statement" documentation. (GH-126665) (#126671) 2024-11-11 06:57:15 +00:00
datamodel.rst [3.12] Postpone module.__loader__ deprecation to Python 3.16 (GH-126482) (#126637) 2024-11-10 00:57:54 +00:00
executionmodel.rst [3.12] gh-101100: Add a table of class attributes to the "Custom classes" section of the data model docs (#124480) (#124558) 2024-09-25 23:01:19 +00:00
expressions.rst [3.12] gh-115528: Update language reference for PEP 646 (GH-121181) (#124633) 2024-09-26 13:03:28 -07: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: Consolidate documentation on ModuleType attributes (#124709) (#125211) 2024-10-09 19:18:38 +00:00
index.rst
introduction.rst [3.12] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (GH-124152) 2024-09-16 20:53:46 -07:00
lexical_analysis.rst [3.12] gh-125461: Remove Python 2 from identifiers in doc (GH-125462) (#125465) 2024-10-14 08:49:56 -07: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