bpo-43774: Doc job of Azure Pipelines uses Doc/requirements.txt by vstinner · Pull Request #25296 · python/cpython
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
added
the
skip news
label
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
commented
Apr 9, 2021
vstinner commented
Member Author
Oh, Azure Pipelines skipped the Doc PR job. I modified the workflow temporarily to force running the Docs PR job.
vstinner
commented
Apr 9, 2021
vstinner commented
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.
methane
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
tiran
added
the
🤖 automerge
label
miss-islington
merged commit
f7be26a
into
python:master
bedevere-bot
removed
the
awaiting merge
label
vstinner
deleted the
azure_reqs
branch
vstinner
mentioned this pull request
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
commented
Apr 9, 2021
vstinner commented
Member Author
@stefanrad25: I don't understand your remark.