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 Maciej Olko, benjamin.peterson, docs@python, eric.araujo, ezio.melotti, georg.brandl, mdk, miss-islington, ned.deily, python-dev, rhettinger, serhiy.storchaka, skrah, terry.reedy, vstinner, willingc, xtreak
Date 2020-07-02.14:09:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593698979.78.0.0580529314598.issue40204@roundup.psfhosted.org>
In-reply-to
Content
Using https://github.com/sphinx-doc/sphinx/pull/7905 but without -W, I'm able to build the unmodified Python documentation with Sphinx 3!

I tried c_allow_pre_v3=1.

The PR was updated to add a second c_warn_on_allowed_pre_v3=0 option so we can keep -W.
History
Date User Action Args
2020-07-02 14:09:39vstinnersetrecipients: + vstinner, georg.brandl, rhettinger, terry.reedy, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, skrah, docs@python, python-dev, serhiy.storchaka, willingc, mdk, miss-islington, xtreak, Maciej Olko
2020-07-02 14:09:39vstinnersetmessageid: <1593698979.78.0.0580529314598.issue40204@roundup.psfhosted.org>
2020-07-02 14:09:39vstinnerlinkissue40204 messages
2020-07-02 14:09:39vstinnercreate