From 87ec1104b369865c3c41d2d91ac7aee29cfb632e Mon Sep 17 00:00:00 2001 From: Terry Jan Reedy Date: Thu, 20 Dec 2018 01:07:10 -0500 Subject: bpo-34162: Update idlelib/NEWS.txt to 2018-12-20. (#11255) --- Lib/idlelib/NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Lib/idlelib/NEWS.txt b/Lib/idlelib/NEWS.txt index 6e11cab..b02b96bf 100644 --- a/Lib/idlelib/NEWS.txt +++ b/Lib/idlelib/NEWS.txt @@ -3,6 +3,9 @@ Released on 2019-10-20? ====================================== +bpo-35521: Document the editor code context feature. +Add some internal references within the IDLE doc. + 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 -- cgit v0.12