summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2023-03-31 13:48:46 +0300
committerGitHub <noreply@github.com>2023-03-31 03:48:46 -0700
commit20c0f196ff63546a6a0460a46c92de12b975bc1a (patch)
tree8e11e1890fca220fd5b8db27e3b2fabab49be3bc /Python/errors.c
parent44bd3fe570da9115bec67694404b8da26716a1d7 (diff)
downloadcpython-git-20c0f196ff63546a6a0460a46c92de12b975bc1a.tar.gz
gh-101100: Expand list of clean docs (GH-103135)
Follow on from https://github.com/python/cpython/pull/103116. Expand list of clean docs files from 3 to 181. These files have no Sphinx warnings, and their presence in this list means that any new warnings introduced will fail the build. The list was created by subtracting the list of files with warnings from a list of all files. I tested with all of those, but found that `touch`ing two clean files (https://github.com/python/cpython/blob/main/Doc/includes/wasm-notavail.rst and https://github.com/python/cpython/blob/main/Doc/whatsnew/changelog.rst) caused a cascade effect and resulted in a number of dirty files being rebuilt too, and failing the build. So those two have been omitted. Automerge-Triggered-By: GH:hugovk
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions