Skip to content
Snippets Groups Projects
Commit 4ad1ae68 authored by Xavier Morel's avatar Xavier Morel
Browse files

[FIX] P3: exceptions compatibility changes

* exceptions have lost their ``message`` attribute
* ``raise type, value, tb`` has been removed so add a compatibility
  shim to pycompat to raise a new exception with an existing traceback
parents 021de21e 07ab8b6c
Branches
Tags
No related merge requests found
Showing
with 48 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment