summaryrefslogtreecommitdiffstats
path: root/Tools/patchcheck
Commit message (Expand)AuthorAgeFilesLines
* gh-109408: Revert pre-commit whitespace checks pending portable solution (#11...Hugo van Kemenade2023-10-111-10/+110
* GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#1...Adam Turner2023-10-102-90/+8
* GH-109408: Move the Python file whitespace check from patchcheck to pre-commi...Adam Turner2023-10-101-25/+7
* gh-109408: Add the docs whitespace check from patchcheck to pre-commit (#109854)Hugo van Kemenade2023-10-101-32/+12
* gh-109615: Fix support test_copy_python_src_ignore() (#109958)Victor Stinner2023-09-271-1/+8
* gh-103334: Ignore `Tools/c-analyzer/cpython/_parser.py` from `patchcheck` (GH...Nikita Sobolev2023-04-101-2/+14
* gh-103300: Fix `Popen.wait()` deadlock in patchcheck.py (#103301)Oleg Iarygin2023-04-091-2/+3
* gh-100540: Remove unused Modules/_ctypes/libffi_osx/ (GH-100543)Zachary Ware2022-12-281-5/+5
* gh-97669: Create Tools/patchcheck/ directory (#98186)Victor Stinner2022-10-123-0/+700