Tomas R.
|
b6760b7fa5
|
gh-130453: pygettext: Allow specifying multiple keywords with the same function name (GH-131380)
|
2025-04-10 11:06:40 +00:00 |
|
Tomas R.
|
a693eaa710
|
gh-132121: Always escape non-printable characters in pygettext (GH-132122)
|
2025-04-06 23:15:17 +03:00 |
|
Tomas R.
|
87d9983994
|
gh-130197: pygettext: Test the --escape option (GH-131902)
|
2025-04-02 11:46:54 +03:00 |
|
Tomas R.
|
321bf59512
|
gh-130453: pygettext: Allow overriding default keywords when using --keyword (GH-130709)
|
2025-03-03 18:57:01 +02:00 |
|
Tomas R.
|
44213bc57c
|
gh-130453: pygettext: Extend support for specifying custom keywords (GH-130463)
|
2025-02-25 12:10:54 +02:00 |
|
Tomas R.
|
aa845af9bb
|
gh-130057: Pygettext: Support translator comments (GH-130061)
|
2025-02-17 12:41:28 +02:00 |
|
Tomas R.
|
374abded07
|
gh-104400: pygettext: use an AST parser instead of a tokenizer (GH-104402)
This greatly simplifies the code and fixes many corner cases.
|
2025-02-11 13:51:42 +02:00 |
|
Tomas R.
|
0a1944cda8
|
gh-126700: pygettext: Support more gettext functions (GH-126912)
Support multi-argument gettext functions: ngettext(), pgettext(), dgettext(), etc.
|
2024-11-22 16:52:16 +02:00 |
|
Tomas R.
|
dcae5cd6ab
|
gh-104400: Add more tests to pygettext (GH-108173)
|
2024-11-03 14:01:09 +00:00 |
|