]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
bpo-46496: Update IDLE News to 2021 Jan 24 (GH-30875)
authorTerry Jan Reedy <tjreedy@udel.edu>
Tue, 25 Jan 2022 08:27:09 +0000 (03:27 -0500)
committerGitHub <noreply@github.com>
Tue, 25 Jan 2022 08:27:09 +0000 (03:27 -0500)
Lib/idlelib/NEWS.txt

index c0f9a10e10b1c3860945a1cc40e0072791f394d1..a1c64121aae4b66f597a756560ec702e354ea2ac 100644 (file)
@@ -1,3 +1,15 @@
+What's New in IDLE 3.11.0
+(since 3.10.0)
+Released on 2022-10-03
+=========================
+
+
+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