[Commented On] D10869: censor: implement censoring for revlogv2
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Mon Jun 21 09:26:06 UTC 2021
Alphare added inline comments.
INLINE COMMENTS
> censor.py:190
> + )
> + # using `tell` is a bit lazy, but we are not here for speed
> + h, data = d.data
I'm not really sure I understand what we're doing here with the compression settings. (also, the comment about `tell()` is not at the right place anymore)
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D10869/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D10869
To: marmoute, indygreg, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210621/d87bd98c/attachment-0002.html>
More information about the Mercurial-patches
mailing list