Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Import time module so that pyplot.pause works #9415

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
Oct 15, 2017
Merged

Import time module so that pyplot.pause works #9415

merged 1 commit into from
Oct 15, 2017

Conversation

fikisipi
Copy link
Contributor

At the moment, there is a bug (GH #9412) during the last frame in pyplot interactive mode.
pause() uses time.sleep, but doesn't import the time module.

At the moment, there is a bug (GH #9412) during the last frame in pyplot interactive mode.
pause() uses time.sleep, but doesn't import the time module.
@tacaswell tacaswell added this to the v2.1.1 milestone Oct 15, 2017
@tacaswell
Copy link
Member

Thanks @dimitrovskif !

@anntzer
Copy link
Contributor

anntzer commented Oct 15, 2017

Not waiting for CI because it's obviously an untested path :-)
Thanks! Hoping to see you around again.

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.

4 participants