Go to file
Dirk Mueller 5febda2777 - update to 0.23.2:
* TypeVarTuple is now used to fully type
    :meth:`nursery.start_soon() <trio.Nursery.start_soon>`,
    :func:`trio.run()`, :func:`trio.to_thread.run_sync()`, and
    other similar functions accepting (func, *args). This means
    type checkers will be able to verify types are used
    correctly. :meth:`nursery.start() <trio.Nursery.start>` is
    not fully typed yet however. (#2881)
  * Make pyright recognize :func:`open_memory_channel` as
    generic. (#2873)
    backlink Unknown interpreted text role "func".
  * Make pyright recognize :func:`open_memory_channel` as
    generic.
  * Unknown interpreted text role "func".
  * Moved the metadata into PEP 621-compliant
    :file:`pyproject.toml`. (#2860)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio?expand=0&rev=41
2024-01-03 10:36:30 +00:00
_multibuild - Update to 0.22.2: 2023-10-31 16:23:38 +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 - update to 0.23.2: 2024-01-03 10:36:30 +00:00
python-trio.spec - update to 0.23.2: 2024-01-03 10:36:30 +00:00
trio-0.23.2.tar.gz - update to 0.23.2: 2024-01-03 10:36:30 +00:00