]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102797: Add more code snippets in test_ast (#102798)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Wed, 19 Jun 2024 07:51:43 +0000 (10:51 +0300)
committerGitHub <noreply@github.com>
Wed, 19 Jun 2024 07:51:43 +0000 (09:51 +0200)
commitb8fb369193029d10059bbb5f760092071f3a9f5f
treeeb567fdad2196cff8566ba26b1d8fd27e7e9810c
parenta816cd67f43d9adb27ccdb6331e08c835247d1df
gh-102797: Add more code snippets in test_ast (#102798)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Nineteendo <nineteendo19d0@gmail.com>
Lib/test/test_ast.py