summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/sortperf.py
Commit message (Collapse)AuthorAgeFilesLines
* [3.12] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list ↵Miss Islington (bot)2024-03-111-1/+2
| | | | | | | | (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>
* [3.12] gh-108303: Move `Lib/test/sortperf.py` to `Tools/scripts` (GH-114687) ↵Miss Islington (bot)2024-02-181-0/+196
(#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>