Conversation
|
There's still some issues here. It looks like we don't want to use Started digging into this and basically we need to create groups of frames and let them handle the formatting. Python actually has a similar idea, but it's in 3.5+ only. I'm working on it. |
|
Rebased your original commmit, then made changes as described in the previous comment. Did a bunch of compat cleanup in A lot of the processing moved from |
|
Turns out that |
revert to showing only exception at top and bottom add render_text method don't prepend module for "builtins" remove handling for unsupported "raise string" use property as decorator use to_unicode and text_type compat



fixes #1350