[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-06-02 Thread Andrés Delfino
Change by Andrés Delfino : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread miss-islington
miss-islington added the comment: New changeset 7301dd91e8326e9b74932e81f400aaee76d3cda1 by Miss Islington (bot) in branch '3.6': bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) https://github.com/python/cpython/commit/7301dd91e8326e9b74932e81f400aaee76d3cda1 -

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread miss-islington
miss-islington added the comment: New changeset ea1982a475a619500c93bc3d60c6cb63a202b7ed by Miss Islington (bot) in branch '3.7': bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) https://github.com/python/cpython/commit/ea1982a475a619500c93bc3d60c6cb63a202b7ed -

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +6875 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +6874 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread Steve Dower
Steve Dower added the comment: New changeset 05f1c8902c78dce66aed067444e2b973221bae2b by Steve Dower (Andrés Delfino) in branch 'master': bpo-33696: Install python-docs-theme even if SPHINXBUILD is defined (GH-7242) https://github.com/python/cpython/commit/05f1c8902c78dce66aed067444e2b973221ba

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread Andrés Delfino
Change by Andrés Delfino : -- keywords: +patch pull_requests: +6868 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-li

[issue33696] Install python-docs-theme even if SPHINXBUILD is defined

2018-05-30 Thread Andrés Delfino
New submission from Andrés Delfino : On bug 33673, I fixed python-docs-theme only getting installed if SPHINXBUILD was not defined and Sphinx was not installed, which was an improvement, but not the correct fix for python-docs-theme installation. Now, python-docs-theme is getting installed onl