enable_pylab broken on invalid kwarg with IPython 9.0
Open
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
The `InProcessInteractiveShell.enable_pylab` wrapper is broken as of IPython 9.0 as it is explicitly adding the `welcome_message` kwarg, which was removed in ipython/ipython#14668 after being deprecated for 11 years in ipython/ipython#3568, though no warning was ever raised.
Contributor guide
Assessment
This issue has not been assessed yet.