]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed mistake in test for f-string error description (GH-22036) (GH-22059)
authorhan-solo <hanish0019@gmail.com>
Wed, 2 Sep 2020 08:56:37 +0000 (04:56 -0400)
committerGitHub <noreply@github.com>
Wed, 2 Sep 2020 08:56:37 +0000 (04:56 -0400)
commit749ed85e4446f548e22934931241f644a33d81ce
tree9bc4bff19f5a1d86fa865286964a120be5a9db77
parent5b24d1592a990ad7cf81cd1498d255bad41a0b14
Fixed mistake in test for f-string error description (GH-22036) (GH-22059)
Lib/test/test_format.py
Lib/test/test_fstring.py