]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-41084: Fix test_fstring failure when using the old parser (GH-21212)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 29 Jun 2020 12:55:57 +0000 (15:55 +0300)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2020 12:55:57 +0000 (13:55 +0100)
commit990efe0fff749773887a50cb1ecb2c5d09263cf8
tree5759a5591173b4174f9db38be5cf4fc1a9c1df15
parenta3f2a58ef8b901e501bdc16d95d797ca8c6ca651
[3.9] bpo-41084: Fix test_fstring failure when using the old parser (GH-21212)
Lib/test/test_fstring.py