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 steve.dower
Recipients christian.heimes, docs@python, eric.araujo, ezio.melotti, mdk, miss-islington, steve.dower, willingc, xtreak
Date 2019-07-01.23:41:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562024517.8.0.887937611084.issue37390@roundup.psfhosted.org>
In-reply-to
Content
I can't repro this. It looks like Doc/makefile#L196 passes -Ea which ought to deal with any old files (and it certainly does on my Ubuntu machine), so it's likely not that.

The table contents is simply not in the file on docs.p.o, so I guess there's something in the build process that's failing? Or the environment is not making it to the output stage for some reason?
History
Date User Action Args
2019-07-01 23:41:57steve.dowersetrecipients: + steve.dower, christian.heimes, ezio.melotti, eric.araujo, docs@python, willingc, mdk, miss-islington, xtreak
2019-07-01 23:41:57steve.dowersetmessageid: <1562024517.8.0.887937611084.issue37390@roundup.psfhosted.org>
2019-07-01 23:41:57steve.dowerlinkissue37390 messages
2019-07-01 23:41:57steve.dowercreate