cpython/Doc/reference
Miss Islington (bot) 508ace6705
[3.13] gh-122845: fix parameter_list_starargs in function definition pseudo-grammar (GH-122847) (#129150)
gh-122845: fix parameter_list_starargs in function definition pseudo-grammar (GH-122847)

Thanks to Artur Chakhvadze for bugfix.
(cherry picked from commit 6105846390)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
2025-01-21 20:12:43 +00:00
..
compound_stmts.rst [3.13] gh-122845: fix parameter_list_starargs in function definition pseudo-grammar (GH-122847) (#129150) 2025-01-21 20:12:43 +00:00
datamodel.rst [3.13] Postpone `module.__loader__` deprecation to Python 3.16 (GH-126482) (#126638) 2024-11-10 01:01:05 +00:00
executionmodel.rst [3.13] gh-70870: Clarify dual usage of 'free variable' (GH-122545) (#125088) 2024-10-08 17:58:47 +10:00
expressions.rst [3.13] Document that return-less user-defined functions return None (GH-126769) (#126822) 2024-11-14 10:46:58 +01:00
grammar.rst Docs: Add label to grammar spec for linking from PEPs (#113235) 2023-12-17 12:23:14 -07:00
import.rst [3.13] gh-101100: Consolidate documentation on `ModuleType` attributes (#124709) (#125208) 2024-10-09 20:03:30 +01: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.13] GH-103484: Fix permanently redirects reported by linkcheck (GH-124144) (#124151) 2024-09-24 00:43:04 +00:00
lexical_analysis.rst [3.13] gh-125461: Remove Python 2 from identifiers in doc (GH-125462) (GH-125464) 2024-10-14 08:49:35 -07:00
simple_stmts.rst [3.13] gh-126720: Docs: Miscellaneous corrections to simple statements in the language reference (GH-126720) (#126885) 2024-12-02 15:10:59 +01:00
toplevel_components.rst GH-97950: Use new-style index directive ('builtin') (#104164) 2023-05-06 06:54:08 +03:00