]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 30 May 2025 15:52:36 +0000 (18:52 +0300)
committerGitHub <noreply@github.com>
Fri, 30 May 2025 15:52:36 +0000 (15:52 +0000)
commit1a89991d2362867a9127e151376135615bc92a4c
tree3c0cf41d949319dd6897cf518ef2f04b00b349be
parent52deabefd0af8fc6d9b40823323437bf210f50a5
gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925)

Optional None values are always omitted.
Doc/library/ast.rst