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: 7 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.9.0 (since 3.8.0)
Released on 2020-10-05?
What's New in IDLE 3.10.0 (since 3.9.0)
Released on 2021-10-04?
======================================


Expand All @@ -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.9.0 (since 3.8.0)
Released on 2020-10-05?
======================================

bpo-41468: Improve IDLE run crash error message (which users should
never see).

Expand Down