tractor/tractor/devx
Tyler Goodlet d262926773 Move `.is_multi_cancelled()` to `.trioniics._beg`
Since it's for beg filtering, the current impl should be renamed anyway;
it's not just for filtering cancelled excs.

Deats,
- added a real doc string, links to official eg docs and fixed the
  return typing.
- adjust all internal imports to match.
2025-07-14 13:15:33 -04:00
..
debug Move `.is_multi_cancelled()` to `.trioniics._beg` 2025-07-14 13:15:33 -04:00
__init__.py Mk `.devx._debug` a sub-pkg `.devx.debug` 2025-07-14 00:00:12 -04:00
_frame_stack.py Mv `.hide_runtime_frames()` -> `.devx._frame_stack` 2025-07-14 00:00:12 -04:00
_stackscope.py Report `enable_stack_on_sig` on `stackscope` import failure 2025-07-14 13:15:07 -04:00
cli.py Mk debugger tests work for arbitrary pre-REPL format 2025-03-20 15:07:27 -04:00
pformat.py Mv in `modden.repr` content: some `reprlib`-utils 2025-07-13 23:33:47 -04:00