Skip to content

exekall: Fix exception unpickling for Python < 3.8

Use the legacy Pickler.dispatch_table API for Python < 3.8

Merge request reports