2 Comments
User's avatar
AAA's avatar

> Trio was designed for Python 3.7 or newer, which means, in its current state, it cannot utilize exception groups. Thus, Python 3.11 appears to provide a better solution than Trio.

factually incorrect.

https://github.com/python-trio/trio/pull/2213

trio switched over almost immediately.

Expand full comment
sebastian hox's avatar

Thanks Bruce.

Expand full comment