[3.13] gh-122666: Tests for ast optimizations (GH-122667) (#123359)

(cherry picked from commit 9f9b00d52c)

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>
This commit is contained in:
Miss Islington (bot) 2024-08-27 15:41:37 +02:00 committed by GitHub
parent ee464309a5
commit 69b104a4f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 216 additions and 1 deletions

View file

@ -380,7 +380,6 @@ def main():
print("]")
print("main()")
raise SystemExit
unittest.main()
#### EVERYTHING BELOW IS GENERATED BY python Lib/test/test_ast/snippets.py -g #####
exec_results = [