tractor/tractor/msg
Tyler Goodlet 337385762b Raise RTE from `limit_plds()` on no `curr_ctx`
Since it should only be used from within a `Portal.open_context()`
scope, make sure the caller knows that!

Also don't hide the frame in tb if the immediate function errors..
2025-03-27 15:51:33 -04:00
..
__init__.py Finally get type-extended `msgspec` fields workinn 2025-03-27 15:51:33 -04:00
_codec.py Tweak type-error messages for when `ext_types` is missing 2025-03-27 15:51:33 -04:00
_exts.py Offer a `mods: list` to `dec_type_union()`; drop importing this-mod 2025-03-27 15:51:33 -04:00
_ops.py Raise RTE from `limit_plds()` on no `curr_ctx` 2025-03-27 15:51:33 -04:00
pretty_struct.py Draft a (pretty)`Struct.fields_diff()` 2025-03-27 13:24:25 -04:00
ptr.py `NamespacePath._mk_fqnp()` handle `__mod__` for methods 2025-03-24 14:04:51 -04:00
types.py Finally get type-extended `msgspec` fields workinn 2025-03-27 15:51:33 -04:00