Path to this page:
Next | Query returned 4 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-11-05 01:40:36 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
py-outcome: update to 1.3.0.post0.
Changes not documented.
|
2023-10-20 13:12:55 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-outcome: updated to 1.3.0
Outcome 1.3.0 (2023-10-17)
Features
- Added type hints to the package. :py:class:`Value` and :py:class`Outcome` are \
now generic.
A type alias was also added (:py:data:`Maybe`) for the union of :py:class:`Value`
and :py:class:`Error`.
|
2022-08-10 11:03:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-outcome: updated to 1.2.0
Outcome 1.2.0 (2022-06-14)
--------------------------
Features
- Add support for Python 3.9 and 3.10.
Deprecations and Removals
- Drop support for Python 3.6.
|
2022-01-19 23:39:01 by Thomas Klausner | Files touched by this commit (4) |
Log message:
devel/py-outcome: import py-outcome-1.1.0
Capture the outcome of Python function calls. Extracted from the Trio project.
|
Next | Query returned 4 messages, browsing 1 to 10 | previous