bpo-31045: Language switch by JulienPalard · Pull Request #2652 · python/cpython

added 3 commits

July 4, 2017 14:10

@JulienPalard JulienPalard changed the title Language switch [WIP] Language switch

Jul 10, 2017

vstinner

@JulienPalard

@JulienPalard

@JulienPalard

@JulienPalard

@JulienPalard JulienPalard changed the title [WIP] Language switch bpo-31045: [WIP] Language switch

Jul 26, 2017

@JulienPalard

@JulienPalard JulienPalard changed the title bpo-31045: [WIP] Language switch bpo-31045: Language switch

Aug 7, 2017

vstinner

JulienPalard added a commit to JulienPalard/cpython that referenced this pull request

Aug 8, 2017
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.

(cherry picked from commit dff9b5f)

JulienPalard added a commit to JulienPalard/cpython that referenced this pull request

Aug 8, 2017
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.

(cherry picked from commit dff9b5f)

vstinner pushed a commit that referenced this pull request

Aug 8, 2017
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.

(cherry picked from commit dff9b5f)

vstinner pushed a commit that referenced this pull request

Aug 8, 2017
* Doc: Indicate the language

* Renaming version_switcher to switchers (to add language_switcher).

* Adding language switch.

* Doc switchers: Enhance readability of regex parsing versions.

* Doc switchers: Desambiguate the need of a replace(/\/+$/g, '') by proper naming.

* Doc switchers: py3k can't reach js, it's redirected server-side by nginx.

* Doc switchers: Examples matching actual regexes.

* Doc switchers: Better fallback on unexisting translated version.

(cherry picked from commit dff9b5f)