cknd / stackprinter

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

Fix crash on very long code scopes due to wrongly typed default arg #39

Closed cknd closed 3 years ago

cknd commented 3 years ago

This should fix https://github.com/cknd/stackprinter/issues/38