Skip to content
Snippets Groups Projects
Commit f8b46245 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

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.
parent b263133e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment