Closed inducer closed 3 years ago
As @mvanderkamp remarks in https://github.com/inducer/pudb/pull/404#issuecomment-688479457:
We should catch exceptions raised in safely_stringify_for_pudb and show that an error occurred in the shown value.
safely_stringify_for_pudb
Is this still an issue? I think #404 ultimately wound up resolving it.
Agree. Closing.
As @mvanderkamp remarks in https://github.com/inducer/pudb/pull/404#issuecomment-688479457:
We should catch exceptions raised in
safely_stringify_for_pudb
and show that an error occurred in the shown value.