bpo-41841: Prepare IDLE News for 3.10 (GH-22379)

This commit is contained in:
Terry Jan Reedy 2020-09-23 09:44:31 -04:00 committed by GitHub
parent 48b0b1b121
commit 7af072c3b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -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?
======================================
@ -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).