Package python-async-timeout-4.0.2-2.el9.src
Name | python-async-timeout |
---|---|
Epoch | 0 |
Version | 4.0.2 |
Release | 2.el9 |
Architecture | src |
Website/URL | https://github.com/aio-libs/async-timeout |
License | ASL 2.0 |
Build Time | 2024-02-12 20:37:53 |
Build Host | builder-x86-04.inferitos.ru |
Summary | An asyncio-compatible timeout context manager |
Repositories | Extras |
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. |
Errata | — |
Size | 21 KiB |
Source Project | python-async-timeout-4.0.2-2.el9 |
SHA-256 checksum | 6f3804c666b99fddde2f8fb73fce0feba0ad39dc1cd3bb65faeded0d638e76d4 |
×
* Mon Feb 12 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 4.0.2-2 - Rebuilt for MSVSphere 9.3 * Tue Apr 19 2022 Carl George <carl@george.computer> - 4.0.2-2 - Convert to pyproject macros