Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / cknd/stackprinter issues and pull requests
#71 - Picked an invalid source context
Issue -
State: open - Opened by ale-dd 8 months ago
- 4 comments
#70 - Add py 3.12 to CI
Pull Request -
State: closed - Opened by cknd 9 months ago
#69 - Fix handling of multi-line f strings in python >= 3.12
Pull Request -
State: closed - Opened by cknd 9 months ago
#68 - Can't accept non-string multiline tokens
Issue -
State: closed - Opened by ale-dd 9 months ago
- 6 comments
#67 - The option to only apply the stackprinter styles to certain exceptions (Alternatively, a whitelist/blacklist system)
Issue -
State: open - Opened by AbdelRahmanRahal about 1 year ago
#66 - Fall back to default traceback when receiving an ExceptionGroup
Pull Request -
State: closed - Opened by cknd about 1 year ago
#65 - Output for ExceptionGroups hides sub-exceptions
Issue -
State: closed - Opened by ugtar about 1 year ago
- 4 comments
#64 - Incorrect docstring for `stackprinter.format`, `suppressed_exceptions_types` should be `suppressed_exceptions`
Issue -
State: closed - Opened by den-kar about 1 year ago
- 2 comments
#63 - Support colorscheme with only basic ANSI color sequences
Pull Request -
State: open - Opened by presidento about 1 year ago
- 2 comments
#62 - Does stackprinter have a functional equivalent to traceback's limit= parameter?
Issue -
State: open - Opened by foundObjects over 1 year ago
- 1 comment
#61 - outputting the dump as html instead of just text opens up new possibilities
Issue -
State: open - Opened by julian-goettingen over 1 year ago
- 2 comments
#60 - Remove Packaging dependency by replacing the explicit numpy version check with an exception handler
Pull Request -
State: closed - Opened by cknd about 2 years ago
- 1 comment
#59 - No module named 'packaging'
Pull Request -
State: closed - Opened by alx-sdv about 2 years ago
- 4 comments
#58 - Fix 'builtin-code' object has no attribute 'co_filename' under pypy
Pull Request -
State: closed - Opened by breezechen about 2 years ago
- 1 comment
#57 - Replace deprecated distutils.LooseVersion by packaging.version
Pull Request -
State: closed - Opened by cknd over 2 years ago
#56 - Fail more gracefully in case the standard output streams aren't available
Pull Request -
State: closed - Opened by cknd over 2 years ago
#55 - Don't assume `sys.stderr` is always present
Issue -
State: closed - Opened by aivarannamaa over 2 years ago
- 2 comments
#54 - Add gh action to publish to pypi on release
Pull Request -
State: closed - Opened by cknd over 2 years ago
#53 - Add simple CI with github actions
Pull Request -
State: closed - Opened by cknd over 2 years ago
#52 - Use stack_data
Issue -
State: open - Opened by cknd over 2 years ago
#51 - Add option to hide variables by name
Pull Request -
State: closed - Opened by cknd over 2 years ago
#50 - Add a way to redact some variables
Issue -
State: closed - Opened by Schnouki about 3 years ago
- 5 comments
#49 - No Colors in Windows (git-bash) / No option to enable colors
Issue -
State: closed - Opened by divyanshu-parihar over 3 years ago
- 5 comments
#48 - (Address boundary error)
Issue -
State: closed - Opened by tsoernes over 3 years ago
- 3 comments
#47 - Split exception formatting into two phases
Pull Request -
State: open - Opened by cknd over 3 years ago
Labels: work-in-progress
#46 - Catch wrong linenos
Pull Request -
State: open - Opened by cknd over 3 years ago
#45 - Fail when using taichi (Exception: Picked an invalid source context)
Issue -
State: closed - Opened by WangWei90 over 3 years ago
- 10 comments
#44 - Stackprinter doesn't work with Django
Issue -
State: closed - Opened by amir511 over 3 years ago
- 6 comments
#43 - use github actions for testing
Pull Request -
State: closed - Opened by spacemanspiff2007 almost 4 years ago
- 2 comments
#42 - Add info about compiled regex
Pull Request -
State: closed - Opened by spacemanspiff2007 almost 4 years ago
#41 - small optimize for util.match
Pull Request -
State: closed - Opened by spacemanspiff2007 almost 4 years ago
- 3 comments
#40 - Stackprinter shows full log for suppressed_paths
Issue -
State: closed - Opened by spacemanspiff2007 almost 4 years ago
- 18 comments
#39 - Fix crash on very long code scopes due to wrongly typed default arg
Pull Request -
State: closed - Opened by cknd about 4 years ago
#38 - Stackprinter failed
Issue -
State: closed - Opened by SqrtRyan about 4 years ago
- 3 comments
#37 - Switch CI provider
Issue -
State: closed - Opened by cknd about 4 years ago
- 1 comment
#36 - Fix ValueError while formatting None-tuple exception
Pull Request -
State: closed - Opened by Delgan about 4 years ago
- 1 comment
#35 - Gracefully handle exception being "(None, None, None)"
Issue -
State: closed - Opened by Delgan about 4 years ago
- 7 comments
#34 - Empty stacktrace
Issue -
State: open - Opened by JulianOrteil about 4 years ago
- 15 comments
#33 - create bug reproducer
Issue -
State: closed - Opened by rsudarson about 4 years ago
- 1 comment
#32 - Configurable line wrap
Pull Request -
State: closed - Opened by cknd over 4 years ago
- 3 comments
#31 - Add option to disable full tracebacks for certain exceptions
Pull Request -
State: closed - Opened by cknd over 4 years ago
#30 - Added possibility to pass the line_wrap as an arg
Pull Request -
State: closed - Opened by spacemanspiff2007 over 4 years ago
- 2 comments
#29 - Allow passing of compiled regexes as ignore patterns
Pull Request -
State: closed - Opened by spacemanspiff2007 over 4 years ago
- 1 comment
#28 - Option to prevent line wrap of variable
Issue -
State: closed - Opened by spacemanspiff2007 over 4 years ago
- 4 comments
#27 - Add option to show the parent frames of the exception handling site
Pull Request -
State: closed - Opened by cknd almost 5 years ago
- 2 comments
#26 - Option to include the outer stack frames as well?
Issue -
State: closed - Opened by kbirk almost 5 years ago
- 3 comments
#25 - Ignore certain exceptions in `set_excepthook`
Issue -
State: closed - Opened by tsoernes about 5 years ago
- 3 comments
#24 - Consider pprintpp
Issue -
State: open - Opened by alexmojaki about 5 years ago
#23 - Integration of stack_data
Pull Request -
State: open - Opened by alexmojaki about 5 years ago
- 14 comments
#22 - Inspect the AST instead of iterating through the tokenized source
Issue -
State: closed - Opened by cknd over 5 years ago
- 5 comments
#21 - Cleanup debug formatting
Pull Request -
State: closed - Opened by cknd over 5 years ago
#20 - Use attributes of FrameFormatter directly instead of passing around lots of arguments
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 1 comment
#19 - Simplify code relating to get_info
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 2 comments
#18 - 'where' attribute on exceptions?
Issue -
State: closed - Opened by alexmojaki over 5 years ago
- 5 comments
#17 - Slight refactoring of format_stack
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 1 comment
#16 - Use tb_or_frame instead of undefined tb
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 1 comment
#15 - Allow patching stderr
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 1 comment
#14 - Make file paths clickable in PyCharm
Pull Request -
State: closed - Opened by alexmojaki over 5 years ago
- 3 comments
#13 - Add .deepsource.toml and fix some major issues.
Pull Request -
State: closed - Opened by mohi7solanki over 5 years ago
- 2 comments
#12 - break the build
Pull Request -
State: closed - Opened by cknd over 5 years ago
#10 - Error when using in sitecustomize.py
Issue -
State: closed - Opened by securisec over 5 years ago
- 2 comments
#9 - Stackprinter failed, KeyError: 168
Issue -
State: closed - Opened by YashSinha1996 over 5 years ago
- 2 comments
Labels: more info needed
#8 - error: bad escape \p at position 2
Issue -
State: closed - Opened by mengyyy over 5 years ago
- 5 comments
Labels: windows
#7 - ss18/pr0
Pull Request -
State: closed - Opened by ss18 over 5 years ago
#6 - Accept tracebackless exceptions
Pull Request -
State: closed - Opened by cknd over 5 years ago
#5 - Add support for KeyboardInterrupt in REPL
Issue -
State: closed - Opened by YashSinha1996 over 5 years ago
- 5 comments
#4 - fixed explicitly
Pull Request -
State: closed - Opened by 0xflotus over 5 years ago
- 1 comment
#3 - Top tip: site-packages directory for anaconda
Issue -
State: closed - Opened by tsoernes over 5 years ago
#2 - Python 2 support
Issue -
State: closed - Opened by unformatt over 5 years ago
- 9 comments
#1 - Fix array formatting on older numpy versions
Pull Request -
State: closed - Opened by cknd almost 6 years ago