]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131178: Add tests for `ast` command-line interface (#133329)
authorSemyon Moroz <donbarbos@proton.me>
Sun, 4 May 2025 21:11:13 +0000 (01:11 +0400)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 21:11:13 +0000 (21:11 +0000)
commit6ce60f1574af458b2883bdbe5ab8986fba5bef5a
tree6e1426bfb3083e69b36761355e167ab15ac9cb6e
parent40be123499b32ff453d7a282522af71df91bedf9
gh-131178: Add tests for `ast` command-line interface (#133329)

Co-authored-by: sobolevn <mail@sobolevn.me>
Lib/ast.py
Lib/test/test_ast/test_ast.py