tractor/tractor/trionics
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 Use `import <blah> as blah` over `__all__` in `.trionics` 2024-01-23 11:09:38 -05:00
_broadcast.py Add `.trionics._broadcast` todos for py 3.12 2024-03-13 16:09:31 -04:00
_mngrs.py Drop now-deprecated deps on modern `trio`/Python 2024-03-13 18:41:24 -04:00