Mahmoud Hashemi
6a363e6c48
skip exact tb formatting comparison in python3.13+ and document the divergence
2024-06-15 16:34:15 -07:00
Hugo van Kemenade
675afd8a92
Upgrade Python syntax with pyupgrade --py3-plus
2024-03-31 13:37:54 -07:00
Hugo van Kemenade
a8fad5e5de
Drop support for EOL Python 2.6 and 2.7
2024-03-31 13:37:54 -07:00
Brant Watson
2775011910
Make Callpoint.to_dict result JSON serializable
...
Converts all instances of _DeferredLine into string
objects when returning the dictionary. This has the
effect of making the resulting dictionary instance
JSON serializable.
2017-01-16 11:01:53 -06:00
Mahmoud Hashemi
8fa1d781ab
add the ability to convert parsed exceptions back into strings, as well as split out testing for the parsed exception
2016-06-07 18:53:29 -07:00
Mahmoud Hashemi
650b09c0b6
adding tbutils tests, fixing a small formatting bug in ExceptionInfo that added an extra 'builtins.' for builtin exceptions under python 3
2015-05-20 01:02:16 -07:00
Mahmoud Hashemi
99dbb07c21
test module naming
2015-05-17 17:22:23 -07:00