8000 Convert matplotlib gui name in enable_gui by ianthomas23 · Pull Request #14451 · ipython/ipython · GitHub
[go: up one dir, main page]

Skip to content

Convert matplotlib gui name in enable_gui #14451

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

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

ianthomas23
Copy link
Collaborator

This is a bug that I discovered whilst dealing with matplotlib/matplotlib#28332. The change here is in TerminalInteractiveShell.enable_gui which needs to convert a gui of macosx from Matplotlib into osx in IPython. It reuses the converter function created in #14420.

I've added a test that uses enable_gui and raises an exception before this PR but passes with it.

The remainder of the changes are formatting changes from pre-commit.

@Carreau Carreau merged commit 4136241 into ipython:main Jun 25, 2024
16 of 19 checks passed
@ianthomas23 ianthomas23 deleted the convert_from_mpl_in_enable_gui branch September 23, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0