]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-134718: Omit optional Load() values in ast.dump() (GH-134934)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 31 May 2025 07:32:53 +0000 (10:32 +0300)
committerGitHub <noreply@github.com>
Sat, 31 May 2025 07:32:53 +0000 (10:32 +0300)
commit4d31d19a1df0a6e658e6a320cde8355f5f6ea27b
tree66ba4175303db8a389c8cf06f97f7ef3cc4c1f13
parent8e8786f8986353e20c1c4406c34409a6139fa073
gh-134718: Omit optional Load() values in ast.dump() (GH-134934)
Doc/library/ast.rst
Lib/ast.py
Lib/test/test_ast/test_ast.py
Misc/NEWS.d/next/Library/2025-05-30-18-13-48.gh-issue-134718.5FEspx.rst [new file with mode: 0644]