nspaths
Tyler Goodlet 2022-01-30 12:17:32 -05:00
parent 25a27e780d
commit adf9a1d0aa
1 changed files with 3 additions and 0 deletions

View File

@ -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.