Fix serialization of native tracebacks

Fix #196
This commit is contained in:
Bruno Oliveira
2017-08-04 20:07:05 -03:00
parent 1d631ca1cb
commit 5dc87143ad
4 changed files with 75 additions and 20 deletions

1
changelog/196.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix serialization of native tracebacks (``--tb=native``).