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

(cherry picked from commit ae0d2a33ec05aece939a959d36fcf1df1e210a08)

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