python-anyio
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
12
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-anyio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
anyio-3.5.0.tar.gz | 0000136934 134 KB | |
python-anyio.changes | 0000015641 15.3 KB | |
python-anyio.spec | 0000003343 3.26 KB |
Revision 8 (latest revision is 23)
Dominique Leuenberger (dimstar_suse)
accepted
request 946668
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 3.5.0: - Added ``start_new_session`` keyword argument to ``run_process()`` and ``open_process()`` - Fixed deadlock in synchronization primitives on asyncio which can happen if a task acquiring a primitive is hit with a native (not AnyIO) cancellation with just the right timing, leaving the next acquiring task waiting forever - Added workaround for bpo-46313_ to enable compatibility with OpenSSL 3.0
Comments 0