forked from goodboy/tractor
1
0
Fork 0
Commit Graph

1 Commits (d15e73557ac12673ccd6a9c1bbd1e5a1db52679a)

Author SHA1 Message Date
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