cpython/Doc/tools
Julien Palard 122081deef bpo-31159: fix language switch regex on unknown yet built languages. (#3039)
This fix a regex issue (a missing non-matching group around an 'or'
list) and the specific possible case where a translation is built but
not yet in known by the picker, but not explicitly listing possible
languages in the regex.
2017-08-09 17:01:15 +02:00
..
extensions bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) 2017-07-15 15:28:02 -04:00
pydoctheme Issue #19489: Move the search box from sidebar to header and footer. 2016-09-09 13:11:27 -07:00
static bpo-31159: fix language switch regex on unknown yet built languages. (#3039) 2017-08-09 17:01:15 +02:00
templates bpo-31045: Language switch (#2652) 2017-08-07 10:27:21 +02:00
rstlint.py Remove legacy "from __future__ import with_statement" lines. 2016-09-08 13:47:41 -07:00
susp-ignored.csv bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) 2017-05-16 23:18:09 +03:00