- 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() <trio.Nursery.start>` aren't treated as direct children of their nursery until they call ``task_status.started()``. * Some bugfixes and deprecations OBS-URL: https://build.opensuse.org/request/show/822403 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%