Skip to content

DM-38089: replace deprecated BlockingInput functionality #17

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 2 commits into from
Jun 22, 2023

Conversation

PaulPrice
Copy link
Contributor

No description provided.

matplotlib's blocking_input module was deprecated in 3.5 and
removed in 3.7. It can be repaced with mpl_connect,
start_event_loop and stop_event_loop calls.
Copy link
Contributor

@ktlim ktlim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks to me like it is correctly using the modern interface.

@PaulPrice PaulPrice merged commit a1d3317 into main Jun 22, 2023
@PaulPrice PaulPrice deleted the tickets/DM-38089 branch June 22, 2023 22:58
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

Successfully merging this pull request may close these issues.

2 participants