diff --git a/nooz/295.misc.rst b/nooz/295.misc.rst new file mode 100644 index 0000000..1724e06 --- /dev/null +++ b/nooz/295.misc.rst @@ -0,0 +1,3 @@ +Add an experimental `tractor.msg.NamespacePath` type for passing Python +objects by "reference" through a ``str``-subtype message and using the +new ``pkgutil.resolve_name()`` for reference loading.