]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] Fix SyntaxWarning in test_syntax.py (GH-112944) (GH-112956)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Dec 2023 12:09:03 +0000 (13:09 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 12:09:03 +0000 (12:09 +0000)
commit449fdfca9642536a62ab0ac40cf68e62209ca4bb
tree35f6d8da961521d7080a750c0b5bac83b6845c8a
parent2f2668391c69b26e1f25a36e9b6011f3bb43f0d7
[3.11] Fix SyntaxWarning in test_syntax.py (GH-112944) (GH-112956)

(cherry picked from commit 97cd45bfdbb6525457ba9d6824386f1e0eea6657)

Co-authored-by: Anthony Sottile <asottile@umich.edu>
Lib/test/test_syntax.py