Updated serialize_report and unserialize_report to pass entire exception info using ReprExceptionInfo.

This addresses issue #130.
This commit is contained in:
thou
2017-06-15 15:15:54 -05:00
committed by Tim Hou
parent 2094157950
commit 4a1f1d879b
4 changed files with 80 additions and 4 deletions

1
changelog/133.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix serialization and deserialization dropping longrepr details.