IPython crashes when enabled with %pudb
Open
- Dominant language
- Python
- Stars
- 3.2k
- Forks
- 245
- Avg merge
- 13m
- Merged PRs (30d)
- 5
Description
If you use `%pudb` and then use `!` to enable IPython, it crashes (this is with IPython 1.0). The API has changed, I think. See https://github.com/inducer/pudb/pull/83.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the crash by invoking `%pudb` and then `!` to enable IPython, using the IPython 1.0 context described in the issue. Start by inspecting pudb's IPython integration and compare it with the API changes discussed in pull request 83; done means the sequence no longer crashes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100