Mercurial > public > mercurial-scm > hg-stable
diff hgext/patchbomb.py @ 38596: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 | d17d1ee1d602 |
children | 65ed2fcb9032 |