summaryrefslogtreecommitdiffstats
path: root/Tools/patchcheck
Commit message (Collapse)AuthorAgeFilesLines
* gh-97669: Create Tools/patchcheck/ directory (#98186)Victor Stinner2022-10-123-0/+700
Move patchcheck.py, reindent.py and untabify.py scripts to a new Tools/patchcheck/ directory.