]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-130197: pygettext: Test the --escape option (GH-131902)
authorTomas R. <tomas.roun8@gmail.com>
Wed, 2 Apr 2025 08:46:54 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 08:46:54 +0000 (11:46 +0300)
commit87d9983994e9a423e9e0050b1bbee52ebaf84367
tree44b660bf94604e8175c1711bb11f8ea3b644b6ea
parente7980ba233bcbdb811e96bd5003c7d51a4e25155
gh-130197: pygettext: Test the --escape option (GH-131902)
Lib/test/test_tools/i18n_data/ascii-escapes.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/escapes.pot [new file with mode: 0644]
Lib/test/test_tools/i18n_data/escapes.py [new file with mode: 0644]
Lib/test/test_tools/test_i18n.py
Tools/i18n/pygettext.py