]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-42224: Fix test_format when locale does not expect number grouping (GH-23067)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 2 Nov 2020 15:27:30 +0000 (17:27 +0200)
committerGitHub <noreply@github.com>
Mon, 2 Nov 2020 15:27:30 +0000 (17:27 +0200)
commit301822859b3fc34801a06f1090d62f9f2ee5b092
tree3a90487ad120269cc2735c95ad95be690cecf83c
parent64366fa9b3ba71b8a503a8719eff433f4ea49eb9
bpo-42224: Fix test_format when locale does not expect number grouping (GH-23067)
Lib/test/test_format.py