]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-13492...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 30 May 2025 16:30:26 +0000 (18:30 +0200)
committerGitHub <noreply@github.com>
Fri, 30 May 2025 16:30:26 +0000 (19:30 +0300)
commit7c5a1ea9f62aa8bd23d3a7ef3de7f9128d192c36
tree0a62d492e63bd6c39319c09274c681cebcb327e6
parent681856c1949418d7f0a688370e104461a7fc5d86
[3.13] gh-134733: Fix documentation for the show_empty option of ast.dump() (GH-134925) (GH-134941)

Optional None values are always omitted.
(cherry picked from commit 1a89991d2362867a9127e151376135615bc92a4c)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/library/ast.rst