cpython/Doc/reference
Adam Turner 9bd92fa241
[3.12] gh-121970: Replace .. coroutine{method,function} with :async: (GH-130448) (#130467)
(cherry picked from commit 5ec4bf86b7)

Co-authored-by: sobolevn <mail@sobolevn.me>
2025-02-22 18:22:29 +00:00
..
compound_stmts.rst [3.12] gh-122845: fix parameter_list_starargs in function definition pseudo-grammar (GH-122847) (#129151) 2025-01-21 20:12:46 +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-121970: Replace .. coroutine{method,function} with :async: (GH-130448) (#130467) 2025-02-22 18:22:29 +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 Doc: update term "namespace package" (GH-129251) 2025-02-15 15:11:38 +09:00
index.rst Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages. 2012-10-28 11:10:24 -07:00
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