]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41811: create SortKey members using first given value (GH-22316)
authorEthan Furman <ethan@stoneleaf.us>
Sat, 19 Sep 2020 18:12:57 +0000 (11:12 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Sep 2020 18:12:57 +0000 (11:12 -0700)
commitae0d2a33ec05aece939a959d36fcf1df1e210a08
treeb6a9ee1fe6ed468717a981a3ff33336ee921fa78
parent2b05361bf7cbbd76035206fd9befe87f37489f1e
bpo-41811: create SortKey members using first given value (GH-22316)
Lib/pstats.py
Lib/test/test_pstats.py