]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Clarify ast docs to use a less confusing example for `ast.ParamSpec` (GH-12795...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 15 Dec 2024 12:35:25 +0000 (13:35 +0100)
committerGitHub <noreply@github.com>
Sun, 15 Dec 2024 12:35:25 +0000 (12:35 +0000)
commit89f4b23f9efa4919e59cc542fd44062efc9898f2
tree6347e739c02b776869d5097aa092b69ffeb5cd97
parent90ae4b6f5a07cbd600f047919adfce46ba7edc16
[3.13] Clarify ast docs to use a less confusing example for `ast.ParamSpec` (GH-127955) (#127959)

Clarify ast docs to use a less confusing example for `ast.ParamSpec` (GH-127955)

Fix typo in ast docs: ParamSpec defaults
(cherry picked from commit 7900a85019457c14e8c6abac532846bc9f26760d)

Co-authored-by: Steve C <diceroll123@gmail.com>
Doc/library/ast.rst