This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients docs@python, vstinner
Date 2021-04-09.00:18:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I wrote PR 25296 to reuse Doc/requirements.txt in the Docs PR job of Azure Pipelines. It installs Sphinx 3.2.1 as expected, and with this version, no warning is emitted.
History
Date User Action Args
2021-04-09 00:18:11vstinnersetrecipients: + vstinner, docs@python
2021-04-09 00:18:11vstinnersetmessageid: <[email protected]>
2021-04-09 00:18:11vstinnerlinkissue43774 messages
2021-04-09 00:18:11vstinnercreate