]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40246: Fix test_fstring when run with the old parser (GH-20402)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Tue, 26 May 2020 00:10:00 +0000 (03:10 +0300)
committerGitHub <noreply@github.com>
Tue, 26 May 2020 00:10:00 +0000 (01:10 +0100)
commit6cb0ad20396116b5076a58b05b55286d6d5e0c94
tree117a0d61208ad4f1cbbf54a64a8b426cd863b220
parent3c6c86ab77464e6bcb489064d0ec1be5d1b19f3a
bpo-40246: Fix test_fstring when run with the old parser (GH-20402)
Lib/test/test_fstring.py