]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115625)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 18 Feb 2024 07:46:23 +0000 (08:46 +0100)
committerGitHub <noreply@github.com>
Sun, 18 Feb 2024 07:46:23 +0000 (07:46 +0000)
commitdd961d8329ef4138fd0b0c5338cae34f54e3f218
treec24b05bf56742563a6b7686b297db4f9820cefa4
parentb9d1efa696d026a8b481eb77ded87e641a9f76ad
[3.12] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) (#115625)

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]