]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132032)
authorTomas R. <tomas.roun8@gmail.com>
Wed, 2 Apr 2025 20:30:26 +0000 (22:30 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Apr 2025 20:30:26 +0000 (20:30 +0000)
commit2d909c356ffbd0f101a284e5eaaae4b6c264fa9d
tree39cd48eceb4aa6bf39dcd2b741ed3dcbde8f7e01
parent75d453b0ab852b1cc295ea602b3df413ef0ce569
[3.13] gh-130197: pygettext: Test the --escape option (GH-131902) (GH-132032)

(cherry picked from commit 87d9983994e9a423e9e0050b1bbee52ebaf84367)
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