D7021: notify: cast hash to bytes

2019-10-10 Thread indygreg (Gregory Szorc)
Closed by commit rHGc32531444cdc: notify: cast hash to bytes (authored by indygreg). This revision was automatically updated to reflect the committed changes. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7021?vs=16958=17045 CHANGES SINCE LAST ACTION

D7021: notify: cast hash to bytes

2019-10-08 Thread marmoute (Pierre-Yves David)
marmoute added a comment. marmoute accepted this revision. This looks good to me. REPOSITORY rHG Mercurial CHANGES SINCE LAST ACTION https://phab.mercurial-scm.org/D7021/new/ REVISION DETAIL https://phab.mercurial-scm.org/D7021 To: indygreg, #hg-reviewers, marmoute Cc: marmoute,

D7021: notify: cast hash to bytes

2019-10-07 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This is needed to avoid a str/bytes mismatch when interpolating a line or 2 later. REPOSITORY rHG Mercurial REVISION DETAIL