]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (#114687)
authorNikita Sobolev <mail@sobolevn.me>
Sun, 18 Feb 2024 07:27:14 +0000 (10:27 +0300)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 07:27:14 +0000 (10:27 +0300)
commitf9154f8f237e31e7c30f8698f980bee5e494f1e0
tree16839c57328fa60dd42bcee523e9521033fe79ec
parent090dd21ab9379d6a2a6923d6cbab697355fb7165
gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (#114687)
Lib/test/sortperf.py [deleted file]
Tools/scripts/sortperf.py [new file with mode: 0644]