tractor/tractor/devx
Tyler Goodlet 2d18e6a4be Match `maybe_open_crash_handler()` to non-maybe version
Such that it will deliver a `BoxedMaybeException` to the caller
regardless whether `pdb` is set, and proxy through all `**kwargs`.
2025-03-27 13:38:47 -04:00
..
__init__.py Get multi-threaded sync-pausing fully workin! 2025-03-27 13:24:25 -04:00
_debug.py Match `maybe_open_crash_handler()` to non-maybe version 2025-03-27 13:38:47 -04:00
_frame_stack.py Add TODO for a tb frame "filterer" sys.. 2025-03-27 13:24:25 -04:00
_stackscope.py Repair/update `stackscope` test 2025-03-27 13:24:25 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2025-03-20 15:07:27 -04:00
pformat.py Drop extra nl from boxed error fmt 2025-03-27 13:24:25 -04:00