Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions Lib/idlelib/NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
What's New in IDLE 3.6.5
Released on 2017-03-26?
========================
======================================


bpo-32765: Update configdialog General tab create page docstring.
Add new widgets to the widget list.


What's New in IDLE 3.6.4
Expand Down Expand Up @@ -314,9 +317,9 @@ Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
Update and augment description of the configuration system.


What's New in IDLE 3.6.0
What's New in IDLE 3.6.0 (since 3.5.0)
Released on 2016-12-23
========================
======================================

- Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
Patch by Roger Serwy, updated by Bayard Randel.
Expand Down