]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (GH-131766)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 26 Mar 2025 16:47:55 +0000 (17:47 +0100)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 16:47:55 +0000 (16:47 +0000)
commit1826347d9d0553a4aab67195c001ef944977cddb
treed5fc3cdcc5c63231f12aedf6d89308e85f3539a0
parentb7c53716217c738a6fdffd9cefd2df96b91d4b09
[3.12] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (GH-131766) (#131772)

[3.13] gh-131649: fix test_string_literals SyntaxWarning (GH-131650) (GH-131766)

(cherry picked from commit 2d83891dfd51f595de68b0336b3bfc876f7b2507)
(cherry picked from commit 5bcb476df1127bffcad8f37141d8140221a7b43b)

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