python-asgiref
No description set
- Links to devel:languages:python / python-asgiref
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:ecsos:python/python-asgiref && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
asgiref-3.8.1.tar.gz | 0000035186 34.4 KB | |
python-asgiref.changes | 0000007627 7.45 KB | |
python-asgiref.spec | 0000002019 1.97 KB |
Latest Revision
Eric Schirra (ecsos)
committed
(revision 5)
- update to 3.8.1: * Fixes a regression in 3.8.0 affecting nested task cancellation inside sync_to_async. * Adds support for Python 3.12. * Drops support for (end-of-life) Python 3.7. * Fixes task cancellation propagation to subtasks when using synchronous Django middleware. * Allows nesting ``sync_to_async`` via ``asyncio.wait_for``. * Corrects WSGI adapter handling of root path. * Handles case where `"client"` is ``None`` in WsgiToAsgi adapter.
Comments 0