Merge pull request #202 from nicoddemus/traceback-error

Fix serialization of native tracebacks
This commit is contained in:
Ronny Pfannschmidt
2017-08-08 12:50:29 +02:00
committed by GitHub
5 changed files with 90 additions and 21 deletions

1
changelog/196.bugfix Normal file
View File

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