##// END OF EJS Templates
profile: prevent a crash when line number is unknown...
profile: prevent a crash when line number is unknown For some unknown reason, `self.lineno` can be None. The previous code crashed in such case, we now ignore the case, as we do for other error in this function. We also fallback to using `-1` in the output when this lack of line number makes it to the display code. The reason of unknown line-numbers is… unknown.
marmoute -
r50473:aab3d4c0 stable
Show More
Name Size Modified Last Commit Author
/ relnotes
5.1 Loading ...
5.2 Loading ...
5.3 Loading ...
5.4 Loading ...
5.5 Loading ...
5.6 Loading ...
5.7 Loading ...
5.8 Loading ...
5.9 Loading ...
6.0 Loading ...
6.1 Loading ...
6.2 Loading ...
6.3 Loading ...
next Loading ...