summaryrefslogtreecommitdiffstats
path: root/Tools/patchcheck
Commit message (Expand)AuthorAgeFilesLines
* [3.12] gh-109408: Revert pre-commit whitespace checks pending portable soluti...Miss Islington (bot)2023-10-111-10/+110
* [3.12] GH-109408: Move the C file whitespace check from patchcheck to pre-com...Adam Turner2023-10-102-90/+8
* [3.12] GH-109408: Move the Python file whitespace check from patchcheck to pr...Miss Islington (bot)2023-10-101-25/+7
* [3.12] gh-109408: Add the docs whitespace check from patchcheck to pre-commit...Miss Islington (bot)2023-10-101-32/+12
* [3.12] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#110340)Victor Stinner2023-10-041-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