The object provide a simple way to access changelog entry, we need it to also
bear the sidedata value.
Since the sidedata are retrieved at the same time as the revision, we can do
that without extra cost.
The object provide a simple way to access changelog entry, we need it to also
bear the sidedata value.
Since the sidedata are retrieved at the same time as the revision, we can do
that without extra cost.
Lint Skipped |
Unit Tests Skipped |
mercurial/changelog.py | ||
---|---|---|
618–624 | nit: inconsistent way of calling the changelogrevision constructor between these two call sites |
mercurial/changelog.py | ||
---|---|---|
618–624 | Is a followup good enough for you ? |
mercurial/changelog.py | ||
---|---|---|
618–624 | Yes, even leaving it inconsistent is good enough for me :) I don't care that much |
Path | Packages | |||
---|---|---|---|---|
M | mercurial/changelog.py (9 lines) |
Commit | Parents | Author | Summary | Date |
---|---|---|---|---|
d815263f91f7 | f1c72e36fdf0 | Pierre-Yves David | Oct 6 2019, 11:36 PM |
nit: inconsistent way of calling the changelogrevision constructor between these two call sites