Skip to content

enable_pylab broken on invalid kwarg with IPython 9.0 #1382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
dhomeier opened this issue Mar 21, 2025 · 0 comments
Open

enable_pylab broken on invalid kwarg with IPython 9.0 #1382

dhomeier opened this issue Mar 21, 2025 · 0 comments

Comments

@dhomeier
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant