forked from goodboy/tractor
1
0
Fork 0
Commit Graph

1 Commits (d93135acd813c8e467938afcbb535ccdd614947e)

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