Skip to content

[3.7] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) #14847

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
Jul 18, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 18, 2019

Eliminate delay of up to 100ms and accompanying visual artifact.
Fix bug of never showing context when hide and show.
(cherry picked from commit e0a1f8f)

Co-authored-by: Tal Einat taleinat@gmail.com

https://bugs.python.org/issue33610

…ly (pythonGH-14821)

Eliminate delay of up to 100ms and accompanying visual artifact.
Fix bug of never showing context when hide and show.
(cherry picked from commit e0a1f8f)

Co-authored-by: Tal Einat <taleinat@gmail.com>
@miss-islington
Copy link
Contributor Author

@taleinat and @terryjreedy: Status check is done, and it's a success ✅ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants