Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29845569: Noissue - Fix hgreview for Mercurial 4.7: cmdutil.command -> registrar.command (Closed)

Created:
Aug. 2, 2018, 5:01 p.m. by hub
Modified:
Aug. 3, 2018, 3:15 a.m.
Reviewers:
Sebastian Noack, tlucas
Base URL:
https://hg.adblockplus.org/codingtools/
Visibility:
Public.

Description

Noissue - Fix hgreview for Mercurial 4.7: cmdutil.command -> registrar.command

Patch Set 1 #

Total comments: 4

Patch Set 2 : Don't use bare exceptions #

Patch Set 3 : catch AttributeError #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M hgreview.py View 1 2 1 chunk +5 lines, -2 lines 0 comments Download

Messages

Total messages: 9
hub
Aug. 2, 2018, 5:01 p.m. (2018-08-02 17:01:42 UTC) #1
hub
Updated Homebrew (macOS) which in turn updated to Mercurial 4.7 (release August 1st). This release ...
Aug. 2, 2018, 5:03 p.m. (2018-08-02 17:03:48 UTC) #2
hub
and FWIW, I used hgreview to post this review. :-)
Aug. 2, 2018, 5:11 p.m. (2018-08-02 17:11:15 UTC) #3
Sebastian Noack
https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py File hgreview.py (right): https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py#newcode16 hgreview.py:16: except: Nit: Bare except is discouraged by PEP-8 (and ...
Aug. 2, 2018, 5:13 p.m. (2018-08-02 17:13:21 UTC) #4
hub
updated patch https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py File hgreview.py (right): https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py#newcode16 hgreview.py:16: except: On 2018/08/02 17:13:21, Sebastian Noack wrote: ...
Aug. 2, 2018, 6:16 p.m. (2018-08-02 18:16:56 UTC) #5
Sebastian Noack
https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py File hgreview.py (right): https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py#newcode16 hgreview.py:16: except: On 2018/08/02 18:16:56, hub wrote: > On 2018/08/02 ...
Aug. 2, 2018, 7:11 p.m. (2018-08-02 19:11:30 UTC) #6
hub
Updated patch https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py File hgreview.py (right): https://codereview.adblockplus.org/29845569/diff/29845570/hgreview.py#newcode16 hgreview.py:16: except: On 2018/08/02 19:11:30, Sebastian Noack wrote: ...
Aug. 2, 2018, 7:41 p.m. (2018-08-02 19:41:16 UTC) #7
Sebastian Noack
LGTM
Aug. 2, 2018, 8:46 p.m. (2018-08-02 20:46:27 UTC) #8
tlucas
Aug. 2, 2018, 8:46 p.m. (2018-08-02 20:46:58 UTC) #9
On 2018/08/02 20:46:27, Sebastian Noack wrote:
> LGTM

LGTM

Powered by Google App Engine
This is Rietveld