Language

Package: python-outcome @ 1.0.1

Synopsis

Capture the outcome of Python function calls

Description

Capture the outcome of Python function calls. Extracted from the Trio project.

Home page
https://github.com/python-trio/outcome
Location
gnu/packages/python-xyz.scm (line: 23087, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?