Skip to content

0.4.0 release#23

Merged
patrick-kidger merged 19 commits intomainfrom
dev
Mar 14, 2026
Merged

0.4.0 release#23
patrick-kidger merged 19 commits intomainfrom
dev

Conversation

@patrick-kidger
Copy link
Copy Markdown
Owner

No description provided.

patrick-kidger and others added 19 commits February 12, 2026 14:41
Updated documentation with information on how to do async context managers and async iterators.
…acks when nesting tinyio (e.g. passing the wrong object to a new loop... whilst inside another currently-executing loop
…the loop) generators will now correctly raise an error.
… fixed edge-case handling when coroutines do not respond properly to `.throw`.
This allows to isolate them from each other so that an exception in a
nested group does not affect coroutines running outside.

Make test with exceptions work

Use isolate() instead of nest() as public API

Explicit boolean check and add exception_group parameter

Return exception instead of calling `cleanup` with it
@patrick-kidger patrick-kidger merged commit 12c46c1 into main Mar 14, 2026
2 checks passed
@patrick-kidger patrick-kidger deleted the dev branch March 14, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants