bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings. (GH-19875)
Adds support to Tools/i18n/pygettext.py for gettext calls in f-strings. This process is done by parsing the f-strings, processing each value, and flagging the ones which contain a gettext call. Co-authored-by: Batuhan Taskaya <batuhanosmantaskaya@gmail.com>
J
jack1142 committed
bfc6b63102d37ccb58a71711e2342143cd9f4d86
Parent: 1f73c32
Committed by GitHub <noreply@github.com>
on 11/9/2020, 10:50:45 PM