Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / wbolster/exceptional issues and pull requests
#27 - include py.typed marker in dist
Issue -
State: closed - Opened by wbolster over 3 years ago
Labels: enhancement
#26 - prepare for 2.0.0 release
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#25 - use abc classes from correct module
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#24 - add strict typing using mypy
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#23 - use flake8 and black as linters
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#22 - only support python 3.6+
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#21 - add more makefile targets
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#20 - add travis configuration
Pull Request -
State: closed - Opened by wbolster almost 6 years ago
#19 - add wrap(replace_traceback=...) arg
Issue -
State: open - Opened by wbolster almost 6 years ago
Labels: enhancement
#18 - allow raising "from None" in wrap()
Issue -
State: open - Opened by wbolster almost 6 years ago
- 2 comments
#17 - clean up docstring formatting
Issue -
State: closed - Opened by wbolster almost 6 years ago
#16 - move escape_format_string
Issue -
State: closed - Opened by wbolster almost 6 years ago
#15 - helper to detect unexpected exceptions that shouldn't "bubble out"
Issue -
State: open - Opened by wbolster about 9 years ago
#14 - don't propagate args/kwargs to exception class in raiser()
Issue -
State: closed - Opened by wbolster over 10 years ago
Labels: bug
#13 - helper to get either the return value or a default value in case an exception was raised
Issue -
State: open - Opened by wbolster over 10 years ago
- 1 comment
Labels: enhancement
#12 - add helper function to obtain tracebacks for all running threads
Issue -
State: closed - Opened by wbolster over 10 years ago
- 1 comment
Labels: enhancement, wontfix
#11 - Expand Collector API
Issue -
State: open - Opened by wbolster over 10 years ago
- 5 comments
Labels: enhancement
#10 - Consider Python 2.6 support
Issue -
State: closed - Opened by wbolster over 10 years ago
- 1 comment
Labels: enhancement
#9 - setup sphinx doc infrastructure
Issue -
State: closed - Opened by wbolster over 10 years ago
Labels: docs
#8 - implement raiser() helper
Issue -
State: closed - Opened by wbolster over 10 years ago
Labels: enhancement
#7 - try to unify context manager and decorators
Issue -
State: closed - Opened by wbolster over 10 years ago
- 2 comments
Labels: enhancement
#6 - implement retry() functionality
Issue -
State: closed - Opened by wbolster over 10 years ago
- 1 comment
Labels: enhancement, wontfix
#5 - make sure suppress() is reentrant
Issue -
State: closed - Opened by wbolster over 10 years ago
- 1 comment
Labels: invalid
#4 - reference (or even use) python3.4's contextlib.suppress
Issue -
State: closed - Opened by wbolster over 10 years ago
Labels: enhancement
#3 - implement reraise_as() to reraise exceptions using a different type
Issue -
State: closed - Opened by wbolster over 10 years ago
- 3 comments
Labels: enhancement
#2 - avoid duplicated logic in collector
Issue -
State: closed - Opened by wbolster over 10 years ago
Labels: bug
#1 - make suppress() work as a decorator
Issue -
State: closed - Opened by wbolster over 10 years ago
- 2 comments
Labels: enhancement