tractor/tractor/msg
Tyler Goodlet 30f5dd1db3 Update buncha log msg fmting in `.msg._ops`
Mostly just multi-line code styling again: always putting standalone
`'f\n'` on separate LOC so it reads like it renders to console. Oh and
and a level drop to `.runtime()` for rx-msg reports.
2025-07-15 07:21:11 -04:00
..
__init__.py Finally get type-extended `msgspec` fields workinn 2025-03-27 15:58:02 -04:00
_codec.py Tweak type-error messages for when `ext_types` is missing 2025-03-27 15:58:02 -04:00
_exts.py Offer a `mods: list` to `dec_type_union()`; drop importing this-mod 2025-03-27 15:58:02 -04:00
_ops.py Update buncha log msg fmting in `.msg._ops` 2025-07-15 07:21:11 -04:00
pretty_struct.py Refactor `pretty_struct.pformat()` rendering 2025-07-13 23:33:47 -04:00
ptr.py `NamespacePath._mk_fqnp()` handle `__mod__` for methods 2025-03-24 14:04:51 -04:00
types.py Mk `Aid` hashable, use pretty-`.__repr__()` 2025-07-15 07:21:11 -04:00