diff options
author | Julien Palard <julien@palard.fr> | 2017-08-13 21:44:51 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-08-13 21:44:51 (GMT) |
commit | fe8d9dc479a96ef490034107e7d4a6228b4be140 (patch) | |
tree | eecbd113bd46055cb88a23a719b2073fdf8de0cd /Tools/scripts/patchcheck.py | |
parent | 504939fdf4ebdff47aacfab7876754edeb57bbe1 (diff) | |
download | cpython-fe8d9dc479a96ef490034107e7d4a6228b4be140.zip cpython-fe8d9dc479a96ef490034107e7d4a6228b4be140.tar.gz cpython-fe8d9dc479a96ef490034107e7d4a6228b4be140.tar.bz2 |
bpo-31159: fix language switch regex on unknown yet built languages. … (#3051) (#3081)
* 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.
(cherry picked from commit 122081deef86174beee965be1207fa46ea23533d)
* bpo-31149: Doc: Add Japanese to the language switcher. (#3028)
(cherry picked from commit c82b7f332aff606af6c9c163da75f1e86514125e)
(cherry picked from commit e8e7fba0b24582959feca9c31f2a72fc0251f83d)
Diffstat (limited to 'Tools/scripts/patchcheck.py')
0 files changed, 0 insertions, 0 deletions