cknd / stackprinter

Debugging-friendly exceptions for Python
MIT License
1.28k stars 37 forks source link

create bug reproducer #33

Closed rsudarson closed 3 years ago

rsudarson commented 4 years ago

Is there any way to create a minimal reproducer for the exception using stackprinter. In addition to the variable values, printing a minimal reproducer would help to isolate the problem

cknd commented 4 years ago

Hey, I'm not familiar with the term. Can you describe the desired workflow and sketch out a concrete example of the output that you imagine?