cpython/Lib/test/test_ast
Hunter Hogan 60146f4f6f
Fix typo in Lib/test/test_ast/test_ast.py (#136767)
`ASTOptimiziationTests` -> `ASTOptimizationTests`
2025-07-19 12:14:49 +03:00
..
data gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
__init__.py
snippets.py gh-132661: Implement PEP 750 (#132662) 2025-04-30 11:46:41 +02:00
test_ast.py Fix typo in Lib/test/test_ast/test_ast.py (#136767) 2025-07-19 12:14:49 +03:00
utils.py gh-126835: Move constant unaryop & binop folding to CFG (#129550) 2025-02-21 17:54:22 +00:00