Skip to content
#

errors

Here are 371 public repositories matching this topic...

traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.

  • Updated Jan 5, 2021
  • Python
dev054
dev054 commented Jan 10, 2021

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

No error for thi

Improve this page

Add a description, image, and links to the errors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the errors topic, visit your repo's landing page and select "manage topics."

Learn more