| Name: | python3-curio |
|---|---|
| Version: | 1.6^1.1484546 |
| Release: | 8.el10_1 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 637434 |
| License: | BSD-3-Clause |
| RPM: | python3-curio-1.6^1.1484546-8.el10_1.noarch.rpm |
| Source RPM: | python-curio-1.6^1.1484546-8.el10_1.src.rpm |
| Build Date: | Tue Sep 23 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/dabeaz/curio |
| Summary: | Building blocks for performing concurrent I/O |
| Description: | Curio is a coroutine-based library for concurrent Python systems programming using async/await. It provides standard programming abstractions such as tasks, sockets, files, locks, and queues as well as some advanced features such as support for structured concurrency. It works on Unix and Windows and has zero dependencies. You will find it to be familiar, small, fast, and fun. |
- Rebuilt for Python 3.14.0rc2 bytecode
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
- Rebuilt for Python 3.14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Update to latest upstream snapshot - Resolves Python 3.13 build error rhbz#2246053 - Switch to SPDX license notation
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Add patch for Python 3.12 compatibility, resolves rhbz#2174408