Skip to content

bpo-31493: Fix code context update and font update timers. #3622

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
Sep 17, 2017

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Sep 17, 2017

Canceling timers prevents a warning message when test_idle completes.
(This is the minimum fix needed before upcoming releases.)

https://bugs.python.org/issue31493

Canceling timers prevents a warning message when test_idle completes.
(This is the minimum fix needed before upcoming releases.)
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-3623 is a backport of this pull request to the 3.6 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2017
…honGH-3622)

Canceling timers prevents a warning message when test_idle completes.
(This is the minimum fix needed before upcoming releases.)
(cherry picked from commit a6bb313)
@terryjreedy terryjreedy deleted the contex branch September 17, 2017 04:57
terryjreedy pushed a commit that referenced this pull request Sep 17, 2017
…3622) (#3623)

Canceling timers prevents a warning message when test_idle completes.
(This is the minimum fix needed before upcoming releases.)
(cherry picked from commit a6bb313)
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.

5 participants