cpython/Doc/reference
Miss Islington (bot) d263bc742a
[3.12] gh-126664: revert: Use else instead of finally in docs explaining "with" (GH-128169) (#128171)
gh-126664: revert: Use `else` instead of `finally` in docs explaining "with" (GH-128169)

Revert "gh-126664: Use `else` instead of `finally` in "The with statement" documentation. (GH-126665)"

This reverts commit 25257d61cf.
(cherry picked from commit 228f275737)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
2024-12-24 10:56:03 -08:00
..
compound_stmts.rst [3.12] gh-126664: revert: Use else instead of finally in docs explaining "with" (GH-128169) (#128171) 2024-12-24 10:56:03 -08: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] Document that return-less user-defined functions return None (GH-126769) (#126823) 2024-11-14 10:46:26 +01: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] Docs: Miscellaneous corrections to simple statements in the language reference (GH-126720) (#126891) 2024-12-02 14:55:31 +01:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00