]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Clarify ast docs to use a less confusing example for `ast.ParamSpec` (#127955)
authorSteve C <diceroll123@gmail.com>
Sun, 15 Dec 2024 12:28:43 +0000 (07:28 -0500)
committerGitHub <noreply@github.com>
Sun, 15 Dec 2024 12:28:43 +0000 (12:28 +0000)
commit7900a85019457c14e8c6abac532846bc9f26760d
treea5a65c4f52c1bc0c3887f947ed7c6f92f64e9dd8
parent0ac40acec045c4ce780cf7d887fcbe4c661e82b7
Clarify ast docs to use a less confusing example for `ast.ParamSpec` (#127955)

Fix typo in ast docs: ParamSpec defaults
Doc/library/ast.rst