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 lukasz.langa, mdk, vstinner
Date 2019-06-03.01:09:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559524162.91.0.6239630561.issue37136@roundup.psfhosted.org>
In-reply-to
Content
Travis CI: "Documentation tests" failed with:

Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.4.2 Sphinx-2.1.0 alabaster-0.7.12 babel-2.7.0 blurb-1.0.7 certifi-2019.3.9 chardet-3.0.4 docutils-0.14 idna-2.8 imagesize-1.1.0 packaging-19.0 pyparsing-2.4.0 python-docs-theme-2018.7 pytz-2019.1 requests-2.22.0 six-1.12.0 snowballstemmer-1.2.1 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 urllib3-1.25.3
(...)
Warning, treated as error:
duplicate object description of email.message, other instance in library/email.message, use :noindex: for one of them

https://travis-ci.org/python/cpython/jobs/540532864

ref: https://github.com/python/cpython/pull/13762

--

Sphinx 2.1 was released yesterday:

https://www.sphinx-doc.org/en/master/changes.html#release-2-1-0-released-jun-02-2019
History
Date User Action Args
2019-06-03 01:09:22vstinnersetrecipients: + vstinner, lukasz.langa, mdk
2019-06-03 01:09:22vstinnersetmessageid: <1559524162.91.0.6239630561.issue37136@roundup.psfhosted.org>
2019-06-03 01:09:22vstinnerlinkissue37136 messages
2019-06-03 01:09:22vstinnercreate