cpython/Doc/reference
Miss Islington (bot) 8bc68140cb
bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663)
(cherry picked from commit 273cb8e757)

Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
2022-01-07 11:00:45 -08:00
..
compound_stmts.rst [3.9] [codemod] Fix non-matching bracket pairs (GH-28473) (GH-28512) 2021-09-22 17:32:04 +02:00
datamodel.rst bpo-46076: Improve documentation for per-attribute docstrings with __slots__ (GH-30109) (GH-30207) 2021-12-19 15:11:37 -06:00
executionmodel.rst [3.9]bpo-45463: Clarify that global statements allows multiple names (GH-28851) (GH-28990) 2021-10-16 10:01:14 -04:00
expressions.rst bpo-24650: Use full term "generator function" in yield expressions docs (GH-24663) 2022-01-07 11:00:45 -08:00
grammar.rst [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) 2020-07-27 12:00:42 -07:00
import.rst bpo-35181: Correct importlib documentation for some module attributes (GH-15190) 2020-10-21 14:39:41 -07: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 bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
lexical_analysis.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00
simple_stmts.rst Update doc as relative import can be used with star import (GH-25667) (GH-26122) 2021-05-14 07:25:40 -07:00
toplevel_components.rst bpo-41762: Fix usage of productionlist markup in the doc (GH-22281) 2020-09-18 00:27:21 -07:00