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
[3.8] bpo-41841: Prepare IDLE NEWS for 3.8.8
  • Loading branch information
terryjreedy committed Jan 26, 2021
commit 09bad6fd6a0cf97dd82b0692d5e812ff8227b6be
8 changes: 6 additions & 2 deletions Lib/idlelib/NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
What's New in IDLE 3.8.7
Released on 2020-12-??
What's New in IDLE 3.8.8
Released on 2021-02-15?
======================================


Expand All @@ -12,6 +12,10 @@ bpo-42508: Keep IDLE running on macOS. Remove obsolete workaround
that prevented running files with shortcuts when using new universal2
installers built on macOS 11.

What's New in IDLE 3.8.7
Released on 2020-12-27
======================================

bpo-42426: Fix reporting offset of the RE error in searchengine.

bpo-42416: Get docstrings for IDLE calltips more often
Expand Down