New submission from Julien Palard <[email protected]>:
The following commit:
44f91c388a6f4da9ed3300df32ca290b8aa104ea
bpo-37390: Add audit event table to documentations (GH-14406)
Also updates some (unreleased) event names to be consistent with the others.
breaks PDF builds.
Reproductible using:
(cd Doc; sphinx-build -b latex -d build/doctrees -D
latex_elements.papersize=a4 -D latex_engine=xelatex -D latex_elements.inputenc=
-D latex_elements.fontenc=\\\\usepackage{xeCJK} -Ea -A daily=1 -A switchers=1
. build/latex)
The exception raised is "NoUri", I patched sphinx [1] to add a few info, so it
is a "sphinx.errors.NoUri: c-api/code".
[1]: https://github.com/sphinx-doc/sphinx/pull/6583/files
----------
messages: 347980
nosy: christian.heimes, mdk, steve.dower
priority: normal
severity: normal
status: open
title: audit event table breaks PDF sphinx build
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue37597>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com