cpython/Lib/test/test_ast
Miss Islington (bot) a91e2bc440
[3.14] Fix typo in Lib/test/test_ast/test_ast.py (GH-136767) (#136783)
Fix typo in `Lib/test/test_ast/test_ast.py` (GH-136767)

`ASTOptimiziationTests` -> `ASTOptimizationTests`
(cherry picked from commit 60146f4f6f)

Co-authored-by: Hunter Hogan <hunterhogan@users.noreply.github.com>
2025-07-19 10:23:52 +00: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 [3.14] Fix typo in Lib/test/test_ast/test_ast.py (GH-136767) (#136783) 2025-07-19 10:23:52 +00:00
utils.py gh-126835: Move constant unaryop & binop folding to CFG (#129550) 2025-02-21 17:54:22 +00:00