]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed mistake in test for f-string error description (GH-22036) (GH-22059) (GH-22060)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 2 Sep 2020 12:13:39 +0000 (05:13 -0700)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 12:13:39 +0000 (08:13 -0400)
commit63fa113c6075e84546796c3876105bdae1439e26
tree5d161fe2f8deb08ded3d58df8e6b2bafc01c592b
parente2977f6202de9226c4f72aeeb76f256709df9729
Fixed mistake in test for f-string error description (GH-22036) (GH-22059) (GH-22060)

(cherry picked from commit 749ed85e4446f548e22934931241f644a33d81ce)

Co-authored-by: han-solo <hanish0019@gmail.com>
Co-authored-by: han-solo <hanish0019@gmail.com>
Lib/test/test_format.py
Lib/test/test_fstring.py