Skip to content

[3.8] bpo-41468: Improve and test IDLE run error exit (GH-21798)#21801

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-f2e161c-3.8
Aug 9, 2020
Merged

[3.8] bpo-41468: Improve and test IDLE run error exit (GH-21798)#21801
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-f2e161c-3.8

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 9, 2020

A message box pops up when an unexpected error stops the run process. Tell users it is likely a random glitch, but report it if not.
(cherry picked from commit f2e161c)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue41468

A message box pops up when an unexpected error stops the run process.  Tell users it is likely a random glitch, but report it if not.
(cherry picked from commit f2e161c)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 61f23cb into python:3.8 Aug 9, 2020
@miss-islington miss-islington deleted the backport-f2e161c-3.8 branch August 9, 2020 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants