Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python-trio/outcome

Capture the outcome of Python function calls
https://github.com/python-trio/outcome

Move all project configuration from `setup.py` to `pyproject.toml`

CoolCat467 opened this pull request 5 months ago
Bump version to 1.3.0.post0

A5rocks opened this pull request 12 months ago
Post release fixes

A5rocks opened this pull request almost 1 year ago
Bump version to 1.3.0

A5rocks opened this pull request about 1 year ago
Make a new release

jakkdl opened this issue about 1 year ago
Add type hints

TeamSpen210 opened this pull request over 1 year ago
Only apply isort to known source files/dirs

VincentVanlaer opened this pull request over 1 year ago
Bump version to 1.2.0

pquentin opened this pull request over 2 years ago
Make setuptools license field SPDX-compliant

pquentin opened this pull request over 2 years ago
Use GitHub Actions and RTD CI

pquentin opened this pull request over 2 years ago
Make setuptools license field SPDX-compliant

pquentin opened this pull request over 2 years ago
Release 1.1.0

njsmith opened this pull request almost 4 years ago
Avoid creating a reference cycle when calling Error.unwrap

njsmith opened this pull request almost 4 years ago
Add typing with mypy

RazerM opened this pull request over 4 years ago
Drop support for Python < 3.6

RazerM opened this pull request over 4 years ago
Bump version to v1.0.1

njsmith opened this pull request about 5 years ago
Fix compatibility with attrs 19.2.0

pquentin opened this pull request about 5 years ago
Minor documentation fix and extra file

RazerM opened this pull request almost 6 years ago
Prepare for 1.0 release

RazerM opened this pull request about 6 years ago
Next release

RazerM opened this issue about 6 years ago
Cleaner tracebacks for captured exceptions

RazerM opened this pull request about 6 years ago
Release 0.1.0

RazerM opened this pull request over 6 years ago
Update Travis test matrix

RazerM opened this pull request over 6 years ago
Fix Value and Error inheritance on Python 3.5+

RazerM opened this pull request over 6 years ago
Unintuitive inheritance in Python 3.5+

nonsleepr opened this issue over 6 years ago
Add isort to CI

RazerM opened this pull request over 6 years ago
Fix yapf on CI

RazerM opened this pull request over 6 years ago
Add project links for PyPI

RazerM opened this pull request over 6 years ago
Test async functions using asyncio

RazerM opened this pull request over 6 years ago
Prevent an Outcome to be unwrapped twice.

smurfix opened this pull request over 6 years ago
Monadic behavior

bluetech opened this issue over 6 years ago
Use introspection to combine `capture` and `acapture`

bluetech opened this issue over 6 years ago
Wrap a function to return `Outcome`

bluetech opened this issue over 6 years ago
Should Outcome objects consume themselves when unwrapped?

RazerM opened this issue over 6 years ago
Add **kwargs to capture and acapture

RazerM opened this pull request over 6 years ago
Support **kwargs in capture/acapture?

njsmith opened this issue over 6 years ago
Remove macOS from Travis matrix

RazerM opened this pull request over 6 years ago
Fix trove classifiers

RazerM opened this pull request over 6 years ago
MacOS CI broken

njsmith opened this issue over 6 years ago
Fix CI

RazerM opened this pull request over 6 years ago