Skip to content

Convert matplotlib gui name in enable_gui#14451

Merged
Carreau merged 1 commit intoipython:mainfrom
ianthomas23:convert_from_mpl_in_enable_gui
Jun 25, 2024
Merged

Convert matplotlib gui name in enable_gui#14451
Carreau merged 1 commit intoipython:mainfrom
ianthomas23:convert_from_mpl_in_enable_gui

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.

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