Skip to content

bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings.#19875

Merged
isidentical merged 12 commits into
python:masterfrom
Jackenmen:pygettext_add_fstrings_support
Nov 9, 2020
Merged

bpo-36310: Allow pygettext.py to detect calls to gettext in f-strings.#19875
isidentical merged 12 commits into
python:masterfrom
Jackenmen:pygettext_add_fstrings_support

Use `ast.get_source_segment()` to show gettext call

0f1b459
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs