Staging
v0.5.1
https://github.com/python/cpython
Revision a9fa66377fbd9ea2fca1483345a8c27d1b32d5b4 authored by Miss Islington (bot) on 09 August 2020, 20:26:21 UTC, committed by GitHub on 09 August 2020, 20:26:21 UTC

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 f2e161c27964a59bc5ab20d96f87ba5862c6222d)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent 6860cf5
History
Tip revision: a9fa66377fbd9ea2fca1483345a8c27d1b32d5b4 authored by Miss Islington (bot) on 09 August 2020, 20:26:21 UTC
bpo-41468: Improve and test IDLE run error exit (GH-21798)
Tip revision: a9fa663
File Mode Size
test
__init__.py -rw-r--r-- 165.3 KB
__main__.py -rw-r--r-- 148 bytes
colorchooser.py -rw-r--r-- 1.8 KB
commondialog.py -rw-r--r-- 1.2 KB
constants.py -rw-r--r-- 1.5 KB
dialog.py -rw-r--r-- 1.5 KB
dnd.py -rw-r--r-- 11.3 KB
filedialog.py -rw-r--r-- 14.5 KB
font.py -rw-r--r-- 6.6 KB
messagebox.py -rw-r--r-- 3.8 KB
scrolledtext.py -rw-r--r-- 1.8 KB
simpledialog.py -rw-r--r-- 11.2 KB
tix.py -rw-r--r-- 75.3 KB
ttk.py -rw-r--r-- 55.8 KB

back to top