Issue 28057: Warnings (45) building Doc/library/email.*.rst (original) (raw)

Issue28057

Created on 2016-09-10 04:32 by terry.reedy, last changed 2022-04-11 14:58 by admin. This issue is now closed.

Messages (2)
msg275564 - (view) Author: Terry J. Reedy (terry.reedy) * (Python committer) Date: 2016-09-10 04:32
Sphinx v1.3.6 F:\Python\dev\36\Doc\library\email.compat32-message.rst:54: WARNING: duplicate object description of email.message.Message, other instance in F:\Python\dev\36\Doc\library\email.message.rst, use :noindex: for one of them + 44 more
msg275565 - (view) Author: Terry J. Reedy (terry.reedy) * (Python committer) Date: 2016-09-10 04:46
Hmm. I just touched both email.compat32-message.rst and email.message.rst and retried, and there was no problem.
History
Date User Action Args
2022-04-11 14:58:36 admin set github: 72244
2016-09-10 04:46:01 terry.reedy set status: open -> closedresolution: not a bugmessages: + stage: needs patch -> resolved
2016-09-10 04:32:45 terry.reedy create