Skip to content

exekall: Workaround broken exception unpickling

Attempt to work around this bug by just restoring exceptions' dict: https://bugs.python.org/issue40917

Merge request reports