pkgsrc/devel/py-anyio
adam 45b125a7b1 py-anyio: updated to 3.5.0
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
2022-01-16 08:39:57 +00:00
..
DESCR
distinfo py-anyio: updated to 3.5.0 2022-01-16 08:39:57 +00:00
Makefile py-anyio: updated to 3.5.0 2022-01-16 08:39:57 +00:00
PLIST