Overview

Request 822403 accepted

- Update to 0.16.0
* If you want to use Trio, but are stuck with some other event loop
like Qt or PyGame, then good news: now you can have both.
* To speed up `trio.to_thread.run_sync`, Trio now caches and re-uses
worker threads.
* Tasks spawned with `nursery.start() ` aren't treated as
direct children of their nursery until they call ``task_status.started()``.
* Some bugfixes and deprecations

Loading...
Request History
Markéta Machová's avatar

mcalabkova created request

- Update to 0.16.0
* If you want to use Trio, but are stuck with some other event loop
like Qt or PyGame, then good news: now you can have both.
* To speed up `trio.to_thread.run_sync`, Trio now caches and re-uses
worker threads.
* Tasks spawned with `nursery.start() ` aren't treated as
direct children of their nursery until they call ``task_status.started()``.
* Some bugfixes and deprecations


Tomáš Chvátal's avatar

scarabeus_iv accepted request

openSUSE Build Service is sponsored by