Skip to content

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

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

[3.7] bpo-33610: IDLE's code-context always shows current context immediately (GH-14821)#14847
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-e0a1f8f-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
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
Copy Markdown
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