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.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
mercurial/changelog.py | ||
---|---|---|
618–625 | nit: inconsistent way of calling the changelogrevision constructor between these two call sites |
mercurial/changelog.py | ||
---|---|---|
618–625 | Is a followup good enough for you ? |
mercurial/changelog.py | ||
---|---|---|
618–625 | Yes, even leaving it inconsistent is good enough for me :) I don't care that much |
nit: inconsistent way of calling the changelogrevision constructor between these two call sites