Skip to content

bpo-27115: Move IDLE Query error blanking #18868

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
Mar 9, 2020

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Mar 9, 2020

Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)

https://bugs.python.org/issue27115

Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)
@miss-islington
Copy link
Contributor

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

@terryjreedy terryjreedy deleted the blankerror branch March 9, 2020 05:38
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2020
Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)
(cherry picked from commit e53a393)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-18869 is a backport of this pull request to the 3.8 branch.

@bedevere-bot
Copy link

GH-18870 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 9, 2020
Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)
(cherry picked from commit e53a393)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request Mar 9, 2020
Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)
(cherry picked from commit e53a393)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request Mar 9, 2020
Move required blanking of error text to non-overridden entry_ok().
(Omit news item.)
(cherry picked from commit e53a393)

Co-authored-by: Terry Jan Reedy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants