On Tue, Feb 19, 2019 at 08:36:26AM +0100, Ricardo Wurmus wrote: > Yeah, I think it’s fine to disable tests in this case. Would be good to > report this upstream, though. This might be a Python 2 vs Python 3 > difference (due to implicit namespaces in the latter). I had the same hunch and tried building it with Python 2, but saw the same failures. I will report upstream.