]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] 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:15:51 +0000 (08:15 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2024 07:15:51 +0000 (07:15 +0000)
commitde239beaec886493468af3d0ae5ef1a0babbdde0
tree654cb1f2129ba0232d738fe41eb2c998e231a9b5
parent0d5455fc7fa921b56d1f4cbdc89e1ba9036c2cd8
[3.12] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577) (#116582)

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