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

Lib/idlelib/NEWS.txt

index c0f9a10e10b1c3860945a1cc40e0072791f394d1..0fe1cd258bfa104f8c2fff0d226f21aee3414ca6 100644 (file)
@@ -1,3 +1,15 @@
+What's New in IDLE 3.10.z
+after 3.10.0 until 3.10.?
+Released on 2022-05-16
+=========================
+
+
+bpo-45495: Add context keywords 'case' and 'match' to completions list.
+
+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.
+
+
 What's New in IDLE 3.10.0
 (since 3.9.0)
 Released on 2021-10-04