Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/python-trio/exceptiongroup
https://github.com/python-trio/exceptiongroup
Link to https://github.com/python/exceptiongroups
gvanrossum opened this pull request almost 4 years ago
gvanrossum opened this pull request almost 4 years ago
apply setup-py-upgrade
graingert opened this pull request about 4 years ago
graingert opened this pull request about 4 years ago
Proposal of another API for handling ExceptionGroup
bob1de opened this pull request over 4 years ago
bob1de opened this pull request over 4 years ago
native except handler API
maxfischer2781 opened this pull request over 4 years ago
maxfischer2781 opened this pull request over 4 years ago
Proposal: native exception handling API
maxfischer2781 opened this issue over 4 years ago
maxfischer2781 opened this issue over 4 years ago
Added tests from trio's multierror test suite
agronholm opened this pull request over 5 years ago
agronholm opened this pull request over 5 years ago
very-very first version decorator-based exception catch API (Introduce HandlerChain)
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
fix CI check logic. And format code.
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
remember to copy __suppress_context__ for ExceptionGroup.
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
handle SystemExit exceptions in excepthook
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Handle __suppress_context__ in ExceptionGroup.__copy__
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
add API to generate leaf exception from exceptongroup
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
Use *args to fit exception convention.
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
Fix CI check for code formatting
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Restrict type of `exc` in split function.
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
Should we use black formatter for the code here?
WindSoilder opened this issue almost 6 years ago
WindSoilder opened this issue almost 6 years ago
Decide what ExceptionGroup.args should be
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Decide whether split(..., None) should return (None, None)
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
API for accessing leaf exception attributes
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Consider decorator-based exception catch API
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Get to 100% coverage
njsmith opened this issue almost 6 years ago
njsmith opened this issue almost 6 years ago
Add docstring for split function and catch function, also try to make ExceptionGroup can work for now :)
WindSoilder opened this pull request almost 6 years ago
WindSoilder opened this pull request almost 6 years ago
How should we handle monkeypatching?
njsmith opened this issue about 6 years ago
njsmith opened this issue about 6 years ago
Write docs
njsmith opened this issue about 6 years ago
njsmith opened this issue about 6 years ago