]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Mar 2024 07:23:05 +0000 (08:23 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 07:23:05 +0000 (07:23 +0000)
commit34e808ec6c167310ee8977df8934bcf3c5850c8f
treee145ec7cf60bb043e383da495a8d5af50a1592e0
parent982f457f6f86700a62ce00f1914101dcbde7de15
[3.11] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577) (#116583)

gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577)
(cherry picked from commit 4704e55a71c859c5d17cc2747ba62f49da58ea2d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Tools/scripts/sortperf.py