Go to file
Tomáš Chvátal 1a203ad89b Accepting request 822403 from home:mcalabkova:branches:devel:languages:python
- 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
2020-07-23 13:17:36 +00:00
.gitattributes Accepting request 702384 from home:Simmphonie:python 2019-05-14 20:35:45 +00:00
.gitignore Accepting request 702384 from home:Simmphonie:python 2019-05-14 20:35:45 +00:00
python-trio.changes Accepting request 822403 from home:mcalabkova:branches:devel:languages:python 2020-07-23 13:17:36 +00:00
python-trio.spec Accepting request 822403 from home:mcalabkova:branches:devel:languages:python 2020-07-23 13:17:36 +00:00
trio-0.16.0.tar.gz Accepting request 822403 from home:mcalabkova:branches:devel:languages:python 2020-07-23 13:17:36 +00:00