Add ipdb support
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
I should have recorded this issue a while ago. I attempted to add ipdb support, but it turns out the API for ipdb is not quite the same as the API for pdb in important ways (that I don't remember, because I discovered this 7 months ago and kept limited notes). However, ipdb is significantly nicer than pdb, so it would be nice to include it. Just choosing not to add in that complexity for the initial push.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.