I have issues fixing D3238 and this revealed itself ;)
Without this commit, we have cascading type error when the assertion is not
respected:
*** TypeError: unhashable type: 'dict'
As for example, origin-visit, origin-visit-status,... keys are dict and not
bytes.