gh-104400: Remove ``fintl.gettext`` from pygettext (#129580)
The ``fintl`` module is never installed or tested, meaning that the fallback identity function is unconditionally used for ``_()``. This means we can simplify, converting the docstring to a real docstring, and converting some other strings to f-strings. We also convert the module to UTF-8, sort imports, and remove the history comment, which was last updated in 2002. Consult the git history for a more accurate summary of changes.
A
Adam Turner committed
237f186da48d45ef75ec3add3f2ffbfac75fa281
Parent: df4a2f5
Committed by GitHub <noreply@github.com>
on 2/2/2025, 2:30:34 PM