Mercurial > hgsubversion
comparison .hgignore @ 1424:a794cbc174a9
maps: document RevMap.batchset will not update internal state
Judging from the name, RevMap.batchset seems to be equivalent to multiple
"__setitem__"s. But it neither calls dict.__setitem__ nor updates "_hashes".
Update the docstring to make it clear the in-memory state is not updated.
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 24 May 2016 00:11:50 +0100 |
parents | e42a05915edf |
children | 60324fc7e4d7 |
comparison
equal
deleted
inserted
replaced
1423:52749d8aba99 | 1424:a794cbc174a9 |
---|