mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
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 | ||