]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115626)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Feb 2024 07:43:36 +0000 (08:43 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 07:43:36 +0000 (07:43 +0000)
commit91262320da51803c18d6b08cd9c21a32288e0d94
tree81b2a874c89a2f3a38c53ee086ce66de0be5aaa2
parentb87a44314695fdfd1f12158a47ca8611e6ef2325
[3.11] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115626)

gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687)
(cherry picked from commit f9154f8f237e31e7c30f8698f980bee5e494f1e0)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/sortperf.py [deleted file]
Tools/scripts/sortperf.py [new file with mode: 0644]