From 784f52a32de5cabce426c2322d806b63c4113459 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Thu, 20 Dec 2018 01:07:59 -0500 Subject: [PATCH 1/2] [3.7] bpo-34162: Update idlelib/NEWS.txt to 2018-12-20 (GH-11255) Cherry-picked from 87ec110. --- Lib/idlelib/NEWS.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index b93769e73bbb53..e36d904810460d 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,8 +1,16 @@ -What's New in IDLE 3.7.2 -Released on 2018-07-31? +What's New in IDLE 3.7.3 +Released on 2019-??-?? ====================================== +bpo-35521: Document the editor code context feature. +Add some internal references within the IDLE doc. + + +What's New in IDLE 3.7.2 +Released on 2018-12-21? +====================================== + bpo-34864: When starting IDLE on MacOS, warn if the system setting "Prefer tabs when opening documents" is "Always". As previous documented for this issue, running IDLE with this setting causes From 30d30457447e1199dd574a2e0be1c109e868c998 Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Thu, 2 May 2019 14:45:08 -0400 Subject: [PATCH 2/2] [3.7] bpo-34162: Fix idlelib/NEWS.text for 3.7.4 --- Lib/idlelib/NEWS.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 6340e19bb80b3a..3f0480e0acabd5 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -1,5 +1,5 @@ -What's New in IDLE 3.7.3 -Released on 2019-??-?? +What's New in IDLE 3.7.4 +Released on 2019-06-24? ====================================== @@ -19,6 +19,11 @@ This param was only used twice and changed the return type. bpo-23216: IDLE: Add docstrings to search modules. + +What's New in IDLE 3.7.3 +Released on 2019-03-25 +====================================== + bpo-36176: Fix IDLE autocomplete & calltip popup colors. Prevent conflicts with Linux dark themes (and slightly darken calltip background). @@ -74,7 +79,7 @@ Add some internal references within the IDLE doc. What's New in IDLE 3.7.2 -Released on 2018-12-21? +Released on 2018-12-24 ====================================== bpo-34864: When starting IDLE on MacOS, warn if the system setting @@ -117,7 +122,7 @@ The main change is the elimination of chapter-section numbers. What's New in IDLE 3.7.1 -Released on 2018-07-31? +Released on 2018-10-20 ====================================== bpo-1529353: Output over N lines (50 by default) is squeezed down to a button.