[issue41028] Move docs.python.org language and version switcher out of cpython

2022-02-21 Thread Ned Deily
Change by Ned Deily : -- stage: commit review -> resolved status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-02-17 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 4c48cac1c44fbbfe3f5fd0c623b7768e2a709da8 by Miss Islington (bot) in branch '3.8': bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30344) https://github.com/python/cpython/commit/4c48cac1c44fbbfe3f5fd0c623b7768e2a709da8 ---

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-01-02 Thread Ned Deily
Ned Deily added the comment: I went ahead and auto-backported the full PR to 3.9 and 3.8 since it applies cleanly there and did a manual backport of just the sidebar changes to 3.7 and 3.6 (added in the final merge before EOL). Now just awaiting @ambv approval for 3.8. For reference, compa

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-01-02 Thread Ned Deily
Ned Deily added the comment: New changeset b28b0222e360669463ffe31d27c1fd374361cb23 by Miss Islington (bot) in branch '3.9': bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30343) https://github.com/python/cpython/commit/b28b0222e360669463ffe31d27c1fd374361cb23 -

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-01-02 Thread Ned Deily
Ned Deily added the comment: New changeset 811f65ba263140b6ba28151246b52efe149a6382 by Ned Deily in branch '3.7': bpo-41028: use generic version links in Docs index. https://github.com/python/cpython/commit/811f65ba263140b6ba28151246b52efe149a6382 -- ___

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-01-02 Thread miss-islington
Change by miss-islington : -- pull_requests: +28556 pull_request: https://github.com/python/cpython/pull/30344 ___ Python tracker ___ __

[issue41028] Move docs.python.org language and version switcher out of cpython

2022-01-02 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 2.0 -> 3.0 pull_requests: +28555 pull_request: https://github.com/python/cpython/pull/30343 ___ Python tracker _

[issue41028] Move docs.python.org language and version switcher out of cpython

2021-02-15 Thread Ned Deily
Ned Deily added the comment: @mdk, This seems to be working great for the the python.org doc builds. What do you think about backporting this to the current active branches so that the doc builds for individual releases and those included with binary installers show the new generic links rat

[issue41028] Move docs.python.org language and version switcher out of cpython

2020-11-07 Thread Julien Palard
Julien Palard added the comment: New changeset ee2549c2ba8bae00f2b2fea8a39c6dfbd1d06520 by Julien Palard in branch 'master': bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) https://github.com/python/cpython/commit/ee2549c2ba8bae00f2b2fea8a39c6dfbd1d06520 --

[issue41028] Move docs.python.org language and version switcher out of cpython

2020-06-19 Thread Julien Palard
Julien Palard added the comment: In production, this is now starting to fix links and picker for the 2.7 version, which was stating: Docs by version Python 3.9 (in development) and now displays: Docs by version Python 3.10 (in development) --

[issue41028] Move docs.python.org language and version switcher out of cpython

2020-06-18 Thread Julien Palard
Change by Julien Palard : -- keywords: +patch pull_requests: +20147 stage: -> patch review pull_request: https://github.com/python/cpython/pull/20969 ___ Python tracker ___ __

[issue41028] Move docs.python.org language and version switcher out of cpython

2020-06-18 Thread Julien Palard
New submission from Julien Palard : This is to track [1] from the cpython point of view, mostly just to remove the switchers as they are now handled by docsbuild-scripts. see: https://mail.python.org/pipermail/doc-sig/2020-June/004200.html [1]: https://github.com/python/docsbuild-scripts/issu