]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.9] bpo-46496: Update IDLE News to 2021 Jan 24 (GH-30877)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 25 Jan 2022 08:28:53 +0000 (03:28 -0500)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 08:28:53 +0000 (03:28 -0500)
Cherry picked from b1a3446f077b7d56b89f55d98dadb8018986a3e

Lib/idlelib/NEWS.txt

index 3e5915679a092376a66db543d1cbea8552d13f21..d656f0c0214b4df216d91cbee02815466c83153d 100644 (file)
@@ -1,7 +1,11 @@
-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).