We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce79b50 commit 367a37aCopy full SHA for 367a37a
Lib/idlelib/NEWS.txt
@@ -1,3 +1,15 @@
1
+What's New in IDLE 3.10.z
2
+after 3.10.0 until 3.10.?
3
+Released on 2022-05-16
4
+=========================
5
+
6
7
+bpo-45495: Add context keywords 'case' and 'match' to completions list.
8
9
+bpo-45296: On Windows, change exit/quit message to suggest Ctrl-D, which
10
+works, instead of <Ctrl-Z Return>, which does not work in IDLE.
11
12
13
What's New in IDLE 3.10.0
14
(since 3.9.0)
15
Released on 2021-10-04
0 commit comments