mirror of
https://github.com/python/cpython.git
synced 2025-01-10 18:44:53 +08:00
d26ee8a0a5
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. |
||
---|---|---|
.. | ||
extensions | ||
static | ||
templates |