gh-122666: Tests for ast optimizations (#122667)

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:
Kirill Podoprigora 2024-08-26 22:27:22 +03:00 committed by GitHub
parent 1eed0f968f
commit 9f9b00d52c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 213 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 = [