Features
- Drop
python3.9
support - Add
python3.13
support - Add support for
mypy>=1.12
- Add picky exceptions to
future_safe
decorator likesafe
has - Improve inference of
ResultLike
objects when exception catching
decorator is applied with explicit exception types - Add picky exceptions to
impure_safe
decorator likesafe
has. Issue #1543 - Add partition function to result module. Issue #1905
- Add
default_error
parameter toreturns.converters.maybe_to_result
,
which provides a default error value forFailure