]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-116030: test_unparse: Add ``ctx`` argument to ``ast.Name`` calls (#116031)
authorKirill Podoprigora <kirill.bast9@mail.ru>
Wed, 28 Feb 2024 11:04:23 +0000 (13:04 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Feb 2024 11:04:23 +0000 (03:04 -0800)
commit3b63d0769f49171f53e9cecc686fa01a383bd4b1
tree1be449768c05b649500ab5ebaa880b3a0b4c66c6
parent1752b51012269eaa35f7a28f162d18479a4f72aa
gh-116030: test_unparse: Add ``ctx`` argument to ``ast.Name`` calls (#116031)
Lib/test/test_unparse.py