[3.9] bpo-46496: Update IDLE News to 2021 Jan 24 (GH-30877)

Cherry picked from b1a3446f07
This commit is contained in:
Terry Jan Reedy 2022-01-25 03:28:53 -05:00 committed by GitHub
parent 98cabce599
commit 3178efbf06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,12 @@
What's New in IDLE 3.9 after 3.9.0
until 3.9.12, 2022-05-16
==================================
What's New in IDLE 3.9.z
after 3.9.0 until 3.9.12
Released on 2022-05-16
=========================
bpo-45296: On Windows, change exit/quit message to suggest Ctrl-D, which
works, instead of <Ctrl-Z Return>, which does not work in IDLE.
bpo-40128: Mostly fix completions on macOS when not using tcl/tk 8.6.11
(as with 3.9).