]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-122666: Tests for ast optimizations (GH-122667) (#123359)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 27 Aug 2024 13:41:37 +0000 (15:41 +0200)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2024 13:41:37 +0000 (06:41 -0700)
commit69b104a4f192c42ac55d550241e642e350537ddd
tree14e3201fb10b1c143841dfa969a3441616cd40d7
parentee464309a58924b1a2af0a42174208a107ee1d37
[3.13] gh-122666: Tests for ast optimizations (GH-122667) (#123359)

(cherry picked from commit 9f9b00d52ceafab6c183e8b0f502071d59dc6d22)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/test/test_ast/snippets.py
Lib/test/test_ast/test_ast.py