]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-124295: Add translation tests for argparse (GH-124803) (GH-126046)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 27 Oct 2024 18:35:30 +0000 (20:35 +0200)
committerGitHub <noreply@github.com>
Sun, 27 Oct 2024 18:35:30 +0000 (18:35 +0000)
commitff044ed8004e31c1896ca641b81b13ab04e92837
tree874d7f741960a65e310c5146c17c448c13f652c5
parentac31a2607fdc48986b7f3e46b113b1484d266ef2
[3.13] gh-124295: Add translation tests for argparse (GH-124803) (GH-126046)

(cherry picked from commit 0922a4ae0d2803e3a4e9f3d2ccd217364cfd700e)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
Lib/test/test_argparse.py
Lib/test/translationdata/argparse/msgids.txt [new file with mode: 0644]
Makefile.pre.in
Misc/NEWS.d/next/Tests/2024-09-30-22-52-44.gh-issue-124295.VZy5kx.rst [new file with mode: 0644]