[PATCH] aurweb.l10n: Translate without side effects

Lukas Fleischer lfleischer at archlinux.org
Wed Jun 10 02:59:37 UTC 2020


On Tue, 09 Jun 2020 at 14:25:22, Frédéric Mangano-Tarumi wrote:
> The install method in Python\u2019s gettext API aliases the translator\u2019s
> gettext method to an application-global _(). We don\u2019t use that anywhere,
> and it\u2019s clear from aurweb\u2019s Translator interface that we want to
> translate a piece of text without affecting any global namespace.
> ---
>  aurweb/l10n.py | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Merged into pu. Will review your other patches later this week. Thanks!


More information about the aur-dev mailing list