]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101100: Use list of 'dirty' docs, with warnings, instead of a clean list (#103191)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Mon, 3 Apr 2023 18:59:47 +0000 (21:59 +0300)
committerGitHub <noreply@github.com>
Mon, 3 Apr 2023 18:59:47 +0000 (21:59 +0300)
commit24facd60f6e5458cc783e429fe63d6a80d476f84
tree5487b9b7b58b4a251bfae7347d74988e6a7a48fa
parent11c302055a2aab5373c2829d1a8610a64e72ab24
gh-101100: Use list of 'dirty' docs, with warnings, instead of a clean list (#103191)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/tools/.nitignore [new file with mode: 0644]
Doc/tools/clean-files.txt [deleted file]
Doc/tools/touch-clean-files.py