tractor/tractor/experimental
Tyler Goodlet 71de56b09a Drop now-deprecated deps on modern `trio`/Python
- `trio_typing` is nearly obsolete since `trio >= 0.23`
- `exceptiongroup` is built-in to python 3.11
- `async_generator` primitives have lived in `contextlib` for quite
  a while!
2024-03-13 18:41:24 -04:00
..
__init__.py Better idea: start a `tractor.experimental` subpkg 2022-01-29 14:03:55 -05:00
_pubsub.py Drop now-deprecated deps on modern `trio`/Python 2024-03-13 18:41:24 -04:00