Name: | python3-outcome |
---|---|
Version: | 1.2.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 28650 |
License: | MIT or Apache-2.0 |
RPM: | python3-outcome-1.2.0-1.el9.noarch.rpm |
Source RPM: | python-outcome-1.2.0-1.el9.src.rpm |
Build Date: | Wed Sep 27 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/python-trio/outcome |
Summary: | Capture the outcome of Python function calls |
Description: | Outcome provides a function for capturing the outcome of a Python function call, so that it can be passed around. |