Skip to content
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

add flushing of stdout to update on key event #1848

Merged
merged 1 commit into from Mar 23, 2013

Conversation

ivanov
Copy link
Member

@ivanov ivanov commented Mar 22, 2013

Doing this as a demo for UC Berkeley Practical Neuroimaging class on
contributing to open source while getting your work done. This demo only printed the previous key after you pressed another key.

With these changes, we print the key that was last pressed immediately after the event

Doing this as a demo for UC Berkeley Practical Neuroimaging class on
contributing to open source while getting your work done
@mdboom
Copy link
Member

mdboom commented Mar 22, 2013

Seems harmless enough.

dmcdougall added a commit that referenced this pull request Mar 23, 2013
add flushing of stdout to update on key event
@dmcdougall dmcdougall merged commit 3deb761 into matplotlib:master Mar 23, 2013
@dmcdougall
Copy link
Member

Backport to v1.2.x as well? Or no?

@efiring
Copy link
Member

efiring commented Mar 23, 2013

No. This is an enhancement, not a bugfix.

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.

None yet

4 participants