Move from ugettext* to gettext*.

Review Request #13639 — Created March 15, 2024 and submitted — Latest diff uploaded

Information

ReviewBot
master

Reviewers

This change moves us from the old unicode-specific gettext APIs to the
modern names. This is required to run against Django 4+

Ran the Review Bot extension on RB7.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Move from ugettext* to gettext*.
This change moves us from the old unicode-specific `gettext` APIs to the modern names. This is required to run against Django 4+ Testing Done: Ran the Review Bot extension on RB7.
adda593d93f2610faf643fafb066aee932db04dc David Trowbridge
extension/reviewbotext/extension.py
extension/reviewbotext/forms.py
extension/reviewbotext/integration.py
Loading...