]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-69990: Make Profile.print_stats support sorting by multiple values (GH-104590)
authorFurkan Onder <furkanonder@protonmail.com>
Fri, 16 Feb 2024 12:03:46 +0000 (15:03 +0300)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2024 12:03:46 +0000 (12:03 +0000)
commit2a7a0020c9d006d268b839320979364498a5f0e6
tree70b9254eb7ba3a5730c9a12771759ff43828ef2d
parent351c103134e43c2ee43deb10cdc9afb37b916a4e
gh-69990: Make Profile.print_stats support sorting by multiple values (GH-104590)

Co-authored-by: Chiu-Hsiang Hsu
Doc/library/profile.rst
Lib/cProfile.py
Lib/profile.py
Lib/test/test_profile.py
Misc/NEWS.d/next/Library/2023-05-17-21-33-21.gh-issue-69990.Blvz9G.rst [new file with mode: 0644]