[proxy] web.archive.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public
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

bpo-27115: Move IDLE Query error blanking #18868

Merged
merged 1 commit into from Mar 9, 2020

Conversation

Copy link
Member

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.)
Copy link
Contributor

miss-islington commented Mar 9, 2020

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

terryjreedy deleted the blankerror branch Mar 9, 2020
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 <tjreedy@udel.edu>
Copy link

bedevere-bot commented Mar 9, 2020

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

Copy link

bedevere-bot commented Mar 9, 2020

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 <tjreedy@udel.edu>
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 <tjreedy@udel.edu>
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 <tjreedy@udel.edu>
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.

None yet

4 participants