File tree 1 file changed +14
-0
lines changed
1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -484,8 +484,22 @@ Najera in :issue:`38944`.)
484
484
Added keywords to module name completion list. (Contributed by Terry J.
485
485
Reedy in :issue: `37765 `.)
486
486
487
+ New in 3.9 maintenance releases
488
+
489
+ Make IDLE invoke :func: `sys.excepthook ` (when started without '-n').
490
+ User hooks were previously ignored. (Contributed by Ken Hilton in
491
+ :issue: `43008 `.)
492
+
487
493
The changes above have been backported to 3.8 maintenance releases.
488
494
495
+ Rearrange the settings dialog. Split the General tab into Windows
496
+ and Shell/Ed tabs. Move help sources, which extend the Help menu, to the
497
+ Extensions tab. Make space for new options and shorten the dialog. The
498
+ latter makes the dialog better fit small screens. (Contributed by Terry Jan
499
+ Reedy in :issue: `40468 `.) Move the indent space setting from the Font tab to
500
+ the new Windows tab. (Contributed by Mark Roseman and Terry Jan Reedy in
501
+ :issue: `33962 `.)
502
+
489
503
imaplib
490
504
-------
491
505
You can’t perform that action at this time.
0 commit comments