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
One less top level file
9707a413d9a3185969f05aa9e2364b7ac7153a0c authored over 6 years ago by Frazer McLean <[email protected]>Cleaner tracebacks for captured exceptions
c558b6064031f0de2fe2e41ef90f3056a32a9d7c authored over 6 years ago by Nathaniel J. Smith <[email protected]>2fc73fb91489d4cd25735384f4c7c7587f0f5f49 authored over 6 years ago by Frazer McLean <[email protected]>
Test async functions using asyncio
6ac2ab0a3a472fcc6a3f88ce710885f9bbbf338c authored over 6 years ago by Nathaniel J. Smith <[email protected]>ed213e414f6c78c36e52294c52f47379e2cd73f2 authored over 6 years ago by Frazer McLean <[email protected]>
Release 0.1.0
66c0c869c61b386f252b302aee30ea893b7d8c52 authored over 6 years ago by Frazer McLean <[email protected]>bf6cd538bd1d4eec4b8ba735223455b55afb862f authored over 6 years ago by Frazer McLean <[email protected]>
Update Travis test matrix
f35d2c098040b9de9af8a903e23d14b29bcabf9a authored over 6 years ago by Frazer McLean <[email protected]>Add isort to CI
d0a9291af6b6e1008aab3c2c5fa4db70709a570c authored over 6 years ago by Frazer McLean <[email protected]>
- removed 3.5-dev and 3.6-dev
- Add 3.7 and 3.8-dev, requiring xenial with sudo
- Use Travis’s P...
316fb4b02183479739ac81c0cffc70e107b64e9a authored over 6 years ago by Frazer McLean <[email protected]>
64b126a3c80afc61d094de5110a2036387cb702c authored over 6 years ago by Frazer McLean <[email protected]>
Fix Value and Error inheritance on Python 3.5+
fd13d87d5363f7fea6d1d975966b93e02fe871a3 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Fixes #17
733667df694f2d8ac65090ed8ad1f2191447d7c0 authored over 6 years ago by Frazer McLean <[email protected]>Fix yapf on CI
4ec1933665061a13aec147f0baeff3d180b2cb27 authored over 6 years ago by oremanj <[email protected]>Add project links for PyPI
e48d80f523d68a0b48d7f6e0c55c8ff06e2e64a5 authored over 6 years ago by oremanj <[email protected]>97e8ba3f304d5b86c0d290b69c83dfe79d603444 authored over 6 years ago by Frazer McLean <[email protected]>
479b47561a65730f11076657dd67ce69bd447084 authored over 6 years ago by Frazer McLean <[email protected]>
Was previously installed because trio depends on it
9ed2beecad145dbbb3982a297d1007035ed2f358 authored over 6 years ago by Frazer McLean <[email protected]>Our tests use trio and trio uses outcome. Let’s avoid having a test dependency use the code unde...
b5db91aa679f8ee23966d1b85e1faddb858b69fa authored over 6 years ago by Frazer McLean <[email protected]>Prevent an Outcome to be unwrapped twice.
f916e3d3e040909a87c4171a4192665b6d394a56 authored over 6 years ago by Frazer McLean <[email protected]>3e4e94ece7ec88b3aa11ab6156734172ea1e84be authored over 6 years ago by Matthias Urlichs <[email protected]>
Add **kwargs to capture and acapture
9df51224a3e0efa3fffa0e950df1d4e680fa9c3e authored over 6 years ago by Matthias Urlichs <[email protected]>Closes #5
eddfff8b5710b3f4e4a69f7daf0ac76ebe2a85b7 authored over 6 years ago by Frazer McLean <[email protected]>Fix trove classifiers
43ef9ae8870c6a9e1ad2762b3284d417f21e2d75 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Remove macOS from Travis matrix
6bf57a20081b2ba39b1e95884d1b447ed74e03e1 authored over 6 years ago by Nathaniel J. Smith <[email protected]>Resolves #2
b80f9164e5a41f1a8edbf95f88c6b80a5e23fa6e authored over 6 years ago by Frazer McLean <[email protected]>0e1c9d34290c9132b6c1c8fad9b8994749f67b67 authored over 6 years ago by Frazer McLean <[email protected]>
Fix CI
f82dc8d523bbcfa2b52b56d682955228f6e531fb authored over 6 years ago by Nathaniel J. Smith <[email protected]>3428ca0d37bd345cf7f871384e203310d16869fa authored over 6 years ago by Frazer McLean <[email protected]>
7c77074d3d4461aa9b575fced52d4d4db07ad325 authored over 6 years ago by Frazer McLean <[email protected]>
5a77264f444b7af9d41a7483c39788ddd4f24a9f authored over 6 years ago by Frazer McLean <[email protected]>
make it a bit clearer that tests/ is a dir, but outcome a package
1b01af2122cfe65ca2def2dd55de89cbf151038a authored over 6 years ago by Frazer McLean <[email protected]>4242c4486375a065a91b8cf7d846ff15c25f921b authored over 6 years ago by Frazer McLean <[email protected]>