IDLE NEWS item and ack.

This commit is contained in:
Terry Jan Reedy 2016-09-28 21:55:55 -04:00
parent cf79cdb79d
commit 6c58c34dd3
3 changed files with 7 additions and 0 deletions

View file

@ -2,6 +2,9 @@ What's New in IDLE 3.5.3?
=========================
*Release date: 2017-01-01?*
- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Patch by Roger Serwy, updated by Bayard Randel.
- Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
- Add version to title of IDLE help window.