◐ Shell
clean mode source ↗

bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt by vstinner · Pull Request #25296 · python/cpython

@vstinner

@vstinner vstinner commented

Apr 8, 2021

edited by miss-islington

Loading

Copy link Copy Markdown

Member

Don't hardcode the Sphinx version but use Doc/requirements.txt.

https://bugs.python.org/issue43774

Automerge-Triggered-By: GH:tiran

Don't hardcode the Sphinx version but use Doc/requirements.txt.

@vstinner

vstinner commented

Apr 9, 2021

Copy link Copy Markdown

Member Author

Oh, Azure Pipelines skipped the Doc PR job. I modified the workflow temporarily to force running the Docs PR job.

@vstinner

vstinner commented

Apr 9, 2021

Copy link Copy Markdown

Member Author

Ok, it works as expected:

python -m pip install -r requirements.txt
...
Collecting sphinx==3.2.1
  Downloading Sphinx-3.2.1-py3-none-any.whl (2.9 MB)

With this version, no warning is emitted.

@stefanrad25

stefanrad25 commented

Apr 9, 2021

via email

Copy link Copy Markdown

Compile the Python ``main()`` function and link Python executable with C++ compiler: ``$CXX``, or *COMPILER* if specified. is this cords are correct can you any one tell me ??//

On Fri, Apr 9, 2021 at 6:37 PM Miss Islington (bot) < ***@***.***> wrote: Merged #25296 <#25296> into master. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#25296 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARHRQMZV44PRG3MLLQJLDQ3TH3KIBANCNFSM42T5EAZQ> .

@vstinner

vstinner commented

Apr 9, 2021

Copy link Copy Markdown

Member Author

@stefanrad25: I don't understand your remark.