]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.8] bpo-41841: Prepare IDLE News for 3.8.7 (GH-22381)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 23 Sep 2020 14:34:56 +0000 (10:34 -0400)
committerGitHub <noreply@github.com>
Wed, 23 Sep 2020 14:34:56 +0000 (10:34 -0400)
Lib/idlelib/NEWS.txt

index 5d9602e707b074492f0e8dc3daa65d5cf5bee9d0..5d38a500fe618d3b8aa6a3872a45ddf486480a9c 100644 (file)
@@ -1,5 +1,5 @@
-What's New in IDLE 3.8.6
-Released on 2020-09-14?
+What's New in IDLE 3.8.7
+Released on 2020-12-??
 ======================================
 
 
@@ -8,6 +8,11 @@ bpo-35764: Rewrite the Calltips doc section.
 bpo-40181: In calltips, stop reminding that '/' marks the end of
 positional-only arguments.
 
+
+What's New in IDLE 3.8.6
+Released on 2020-09-??
+======================================
+
 bpo-41468: Improve IDLE run crash error message (which users should
 never see).