Does it obviate the need for Trio?
> 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.
Thanks Bruce.
> 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.
Thanks Bruce.