Letter P

python39-async-timeout - asyncio-compatible timeout context manager

Website: https://github.com/aio-libs/async-timeout
License: Apache-2.0
Vendor: Alcance Libre, Inc.
Description:
asyncio-compatible timeout context manager. The context manager is
useful in cases when you want to apply timeout logic around block of
code or in cases when asyncio.wait_for() is not suitable. Also it's
much faster than asyncio.wait_for() because timeout doesn't create a
new task.

Packages

python39-async-timeout-5.0.1-1.aldos.noarch [15 KiB] Changelog by Joel Barrios (2025-04-03):
- Update to 5.0.1.

Listing created by Repoview-0.6.6-6.fc14.al