]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133367: Add missing options to `ast` CLI (#133369)
authorSemyon Moroz <donbarbos@proton.me>
Mon, 5 May 2025 17:17:43 +0000 (21:17 +0400)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 17:17:43 +0000 (17:17 +0000)
commit2b4e2b78303197dea9d3ffecfc0423fa09edf71f
treee1330f26bbf8648a33647659cc9551ca14e06164
parent5c245ffce71b5a23e0022bb5d1eaf645fe96ddbb
gh-133367: Add missing options to `ast` CLI (#133369)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: sobolevn <mail@sobolevn.me>
Doc/library/ast.rst
Doc/whatsnew/3.14.rst
Lib/ast.py
Lib/test/test_ast/test_ast.py
Misc/NEWS.d/next/Library/2025-05-04-13-40-05.gh-issue-133367.E5nl2u.rst [new file with mode: 0644]