changeset 23280 | b01c491af0cf |
parent 23205 | 2d54aa5397cd |
child 23281 | f60ed8cf4afc |
--- a/mercurial/changelog.py Wed Nov 05 10:22:17 2014 +0000 +++ b/mercurial/changelog.py Sat Nov 08 16:27:50 2014 +0000 @@ -270,7 +270,7 @@ self._nodecache = r._nodecache self._chunkcache = r._chunkcache - def _writepending(self): + def _writepending(self, tr): "create a file containing the unfinalized state for pretxnchangegroup" if self._delaybuf: # make a temporary copy of the index