Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-109408: Revert pre-commit whitespace checks pending portable solution (#11... | Hugo van Kemenade | 2023-10-11 | 1 | -10/+110 |
* | GH-109408: Move the C file whitespace check from patchcheck to pre-commit (#1... | Adam Turner | 2023-10-10 | 2 | -90/+8 |
* | GH-109408: Move the Python file whitespace check from patchcheck to pre-commi... | Adam Turner | 2023-10-10 | 1 | -25/+7 |
* | gh-109408: Add the docs whitespace check from patchcheck to pre-commit (#109854) | Hugo van Kemenade | 2023-10-10 | 1 | -32/+12 |
* | gh-109615: Fix support test_copy_python_src_ignore() (#109958) | Victor Stinner | 2023-09-27 | 1 | -1/+8 |
* | gh-103334: Ignore `Tools/c-analyzer/cpython/_parser.py` from `patchcheck` (GH... | Nikita Sobolev | 2023-04-10 | 1 | -2/+14 |
* | gh-103300: Fix `Popen.wait()` deadlock in patchcheck.py (#103301) | Oleg Iarygin | 2023-04-09 | 1 | -2/+3 |
* | gh-100540: Remove unused Modules/_ctypes/libffi_osx/ (GH-100543) | Zachary Ware | 2022-12-28 | 1 | -5/+5 |
* | gh-97669: Create Tools/patchcheck/ directory (#98186) | Victor Stinner | 2022-10-12 | 3 | -0/+700 |