D3154: filelog: wrap revlog instead of inheriting it (API)

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Fri Apr 6 21:48:20 EDT 2018


durin42 added a comment.


    test-unionrepo.t:
    +      t = self.revision(node)
    +    File "/tmp/hgtests.wmoy8H/install/lib/python/mercurial/filelog.py", line 93, in revision
    +      return self._revlog.revision(node, _df=_df, raw=raw)
    +  TypeError: revision() got an unexpected keyword argument '_df'
    +  [1]

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D3154

To: indygreg, #hg-reviewers, durin42
Cc: mercurial-devel


More information about the Mercurial-devel mailing list