cpython/Doc/tools
Miss Islington (bot) edd92a11ab
gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437)
fix(doc-tools): use sphinx.locale._ as gettext() for backward-compatibility in pyspecific.py

[why] spinix 5.3 changed locale.translators from a defaultdict(gettext.NullTranslations) to a dict, which leads to failure of pyspecific.py. Use sphinx.locale._ as gettext to fix the issue.
(cherry picked from commit d26ee8a0a5)

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
2022-11-10 17:30:50 -08:00
..
extensions gh-98366: use sphinx.locale._ as gettext() in pyspecific.py (GH-98437) 2022-11-10 17:30:50 -08:00
static bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) 2020-11-07 12:28:31 +01:00
templates gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076) 2022-06-21 21:06:05 +02:00
rstlint.py [3.11] gh-93675: Fix typos in Doc/ (GH-93676) (GH-94079) 2022-06-21 21:22:27 +02:00
susp-ignored.csv gh-86404: [doc] A make sucpicious false positive. (GH-93710) 2022-06-11 04:06:44 -07:00