[3.8] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) by miss-islington · Pull Request #14846 · python/cpython · GitHub
Skip to content

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

Merged
terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-e0a1f8f-3.8
Jul 18, 2019
Merged

terryjreedy merged 1 commit into
python:3.8from
miss-islington:backport-e0a1f8f-3.8

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

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>
@terryjreedy
terryjreedy merged commit 86eb5da into python:3.8 Jul 18, 2019
@bedevere-bot

Copy link
Copy Markdown

@miss-islington
miss-islington deleted the backport-e0a1f8f-3.8 branch July 18, 2019 20:47
@miss-islington

Copy link
Copy Markdown
Contributor Author

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