]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105915: Fix SyntaxWarning becoming a SyntaxError with -We in test_fstring...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jun 2023 15:08:29 +0000 (08:08 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 15:08:29 +0000 (15:08 +0000)
commitc5c8111acf2a3a62ee06567593c78e8d5229fc79
tree42690395d1477320d1b33fcac952f27d9f40944f
parente149448595d9099d54a4f4603e6dd3864e81b6b8
[3.12] gh-105915: Fix SyntaxWarning becoming a SyntaxError with -We in test_fstring (GH-105943) (#105945)

(cherry picked from commit 6e40ee6e8456da04d6970a46863300c043c81208)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Lib/test/test_fstring.py