You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an objects repr or str methods return None a TypeError is raised. However if this object is passed to a function and args is called from within pdb, pdb will immediately exit.
Attached to this is bug_example.py which contains a simple example of how to reproduce this.
Depending on circumstances this can make debugging difficult.
exact python version that this happened with:
Python 3.6.11
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: