Mercurial > hg > mercurial-source
comparison 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 |
parents | aac4be30e250 |
children | 7e4a856a4f05 |
comparison
equal
deleted
inserted
replaced
39380:b263133eeb5a | 39381:f8b46245b26a |
---|