]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115931: Fix `SyntaxWarning`s in `test_unparse` (#115935)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 26 Feb 2024 12:32:27 +0000 (15:32 +0300)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 12:32:27 +0000 (13:32 +0100)
commitb7383b8b71d49c761480ae9a8b2111644310e61d
tree48f26708300a4ba6f868d5fce1c8d0cfa9aabb86
parent37f5d06b1bf830048c09ed967bb2cda945d56541
gh-115931: Fix `SyntaxWarning`s in `test_unparse` (#115935)
Lib/test/test_unparse.py