]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41811: create SortKey members using first given value (GH-22316) (GH-22326)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 19 Sep 2020 19:56:30 +0000 (12:56 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Sep 2020 19:56:30 +0000 (12:56 -0700)
commit488e3eb70d24d5ce55ae0d7aed13a3721d3eb8a1
treee3c811142d349c66126aafd50b891f6e9ed241e9
parent3acc403f21642f1e916f035abf24c3fb81495b3c
bpo-41811: create SortKey members using first given value (GH-22316) (GH-22326)

(cherry picked from commit ae0d2a33ec05aece939a959d36fcf1df1e210a08)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Lib/pstats.py
Lib/test/test_pstats.py