]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115931: Fix `SyntaxWarning`s in `test_unparse` (GH-115935) (#115948)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 26 Feb 2024 13:00:14 +0000 (14:00 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 13:00:14 +0000 (13:00 +0000)
commit8668b3cc2d926250fb29738788df7da6a45d2278
tree57d1fc57af5f93c10d349f86eb732974b9f5ebc2
parent79061af448ada100a8c038beae927fb1debb2a64
[3.12] gh-115931: Fix `SyntaxWarning`s in `test_unparse` (GH-115935) (#115948)

gh-115931: Fix `SyntaxWarning`s in `test_unparse` (GH-115935)
(cherry picked from commit b7383b8b71d49c761480ae9a8b2111644310e61d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_unparse.py