]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (#131766)
authorBrian Schubert <brianm.schubert@gmail.com>
Wed, 26 Mar 2025 16:31:59 +0000 (12:31 -0400)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 16:31:59 +0000 (17:31 +0100)
commit5bcb476df1127bffcad8f37141d8140221a7b43b
treed2442ca30ee477ab8dadd6cf9d283882e1195094
parent28d02860c0c40b921b53bf6871e2bb0e463c5f70
[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (#131766)

(cherry picked from commit 2d83891dfd51f595de68b0336b3bfc876f7b2507)

Co-authored-by: Thomas Grainger <tagrain@gmail.com>
Lib/test/test_string_literals.py