Bug 6004 - title: statprof skips many lines when displaying hotpath
Summary: title: statprof skips many lines when displaying hotpath
Status: RESOLVED FIXED
Alias: None
Product: Mercurial
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: default branch
Hardware: PC Linux
: urgent bug
Assignee: Bugzilla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-17 08:56 UTC by Boris Feld
Modified: 2018-10-30 00:00 UTC (History)
2 users (show)

See Also:
Python Version: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Feld 2018-10-17 08:56 UTC
Since the python3 compatibility series, hotpath display is broken. Most lines are skipped from the output. Only "grey" line appears, the white and red ones do not.

Backing out the full series fix the issue:

2864f8d3fcd6 + b594db74dc13 + 7df42042636d + 9d3034348c4f + 113adb1b3f24 + 4b7eb862692e
Comment 1 HG Bot 2018-10-22 12:05 UTC
Fixed by https://mercurial-scm.org/repo/hg/rev/fc4c598dd4a0
Yuya Nishihara <yuya@tcha.org>
statprof: fix indent level of fp.write() (issue6004)

It was changed at 9d3034348c4f by mistake.

(please test the fix)
Comment 2 Bugzilla 2018-10-30 00:00 UTC
Bug was set to TESTING for 7 days, resolving