]> granicus.if.org Git - python/commit
bpo-29237: Create enum for pstats sorting options (GH-5103)
authormwidjaja <mwidj@yahoo.com>
Fri, 26 Jan 2018 04:49:56 +0000 (20:49 -0800)
committerEthan Furman <ethan@stoneleaf.us>
Fri, 26 Jan 2018 04:49:56 +0000 (20:49 -0800)
commit863b1e4d0e95036bca4e97c1b8b2ca72c19790fb
treed549299308842ff927617addcf743c49efdbc742
parent4666ec597c38eea06a22bcfb4157d92a0abf891c
bpo-29237: Create enum for pstats sorting options (GH-5103)
Doc/library/profile.rst
Lib/pstats.py
Lib/test/test_pstats.py
Misc/ACKS
Misc/NEWS.d/next/Library/2018-01-04-14-45-33.bpo-29237.zenYA6.rst [new file with mode: 0644]