Skip to content

Doc event loop #17618

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 11, 2020
Merged

Doc event loop #17618

merged 2 commits into from
Jun 11, 2020

Conversation

tacaswell
Copy link
Member

PR Summary

Correct documentation (and slight bug in Qt implementation) of start_event_loop.

closes #17615

Blocks forever of 0 and negative, not just negative

closes matplotlib#17615
negative numbers are truthy,  only start timer on positive timeouts.
@tacaswell tacaswell added this to the v3.3.0 milestone Jun 11, 2020
@QuLogic QuLogic merged commit e48b6b9 into matplotlib:master Jun 11, 2020
@tacaswell tacaswell deleted the doc_event_loop branch June 12, 2020 23:35
tacaswell pushed a commit to tacaswell/matplotlib that referenced this pull request Jun 16, 2020
@tacaswell tacaswell mentioned this pull request Jun 16, 2020
@tacaswell tacaswell modified the milestones: v3.3.0, v3.2.2 Jun 16, 2020
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.

small bug in documentation of backend.FigureCanvasBase.start_event_loop
3 participants