Skip to content

Doc event loop - #17618

Merged
QuLogic merged 2 commits into
matplotlib:masterfrom
tacaswell:doc_event_loop
Jun 11, 2020
Merged

Doc event loop#17618
QuLogic merged 2 commits into
matplotlib:masterfrom
tacaswell:doc_event_loop

Conversation

@tacaswell

Copy link
Copy Markdown
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