]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in `Lib/test/test_ast/test_ast.py` (#136767)
authorHunter Hogan <hunterhogan@users.noreply.github.com>
Sat, 19 Jul 2025 09:14:49 +0000 (04:14 -0500)
committerGitHub <noreply@github.com>
Sat, 19 Jul 2025 09:14:49 +0000 (12:14 +0300)
commit60146f4f6f24f37e3bfcb9f101565f6e86cf0146
treee35a37894d6a66f1bdefc3f14228deb1bcb293a6
parentf520f229271d55201a090f48faf1aa6f087d7608
Fix typo in `Lib/test/test_ast/test_ast.py` (#136767)

`ASTOptimiziationTests` -> `ASTOptimizationTests`
Lib/test/test_ast/test_ast.py