##// END OF EJS Templates
tests: synchronize `simplestorerevisiondelta` with modern `irevisiondelta`...
tests: synchronize `simplestorerevisiondelta` with modern `irevisiondelta` I noticed these fields had been missing when I pasted the body of `revlog.revlogrevisiondelta` here to pick up the correct type hints in the previous commit. Not sure how this got out of sync, and there's probably not a way to enforce this with Protocol either, unless the base class uses `@abstractproperty` or something (which introduced its own trickiness for the subclasses IIRC).
Matt Harbison -
r53368:4a332b23 default
Show More
Name Size Modified Last Commit Author
/ mercurial / templates / monoblue
__init__.py Loading ...
bookmarks.tmpl Loading ...
branches.tmpl Loading ...
changelog.tmpl Loading ...
changelogentry.tmpl Loading ...
changeset.tmpl Loading ...
error.tmpl Loading ...
fileannotate.tmpl Loading ...
filecomparison.tmpl Loading ...
filediff.tmpl Loading ...
filelog.tmpl Loading ...
filerevision.tmpl Loading ...
footer.tmpl Loading ...
graph.tmpl Loading ...
graphentry.tmpl Loading ...
header.tmpl Loading ...
help.tmpl Loading ...
helptopics.tmpl Loading ...
index.tmpl Loading ...
manifest.tmpl Loading ...
map Loading ...
notfound.tmpl Loading ...
search.tmpl Loading ...
shortlog.tmpl Loading ...
summary.tmpl Loading ...
tags.tmpl Loading ...