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