Mercurial > hg > mercurial-source
diff mercurial/wireprotov1server.py @ 39381:f8b46245b26a
py3: make 'None in lazyancestors' not crash
This looks somewhat weird, but we have callers like 'torev(n) in futurecommon'
around where torev(n) is dictlike.get(n). I could fix callers, but that would
be unnecessarily verbose.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 08 Jul 2018 17:17:54 +0900 (2018-07-08) |
parents | aac4be30e250 |
children | 7e4a856a4f05 |