Forwarded request #1321859 from yeey - Update to 3.11.0 * ``sync_to_async`` gains a ``context`` parameter, similar to those for ``asyncio.create_task``, ``TaskGroup`` &co, that can be used on Python 3.11+ to control the context used by the underlying task. The parent context is already propagated by default but the additional control is useful if multiple ``sync_to_async`` calls need to share the same context, e.g. when used with ``asyncio.gather()``. OBS-URL: https://build.opensuse.org/request/show/1321928 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asgiref?expand=0&rev=14
Description
No description provided
Languages
RPM Spec
100%