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 8464fbc commit b1a3446Copy full SHA for b1a3446
Lib/idlelib/NEWS.txt
@@ -1,3 +1,15 @@
1
+What's New in IDLE 3.11.0
2
+(since 3.10.0)
3
+Released on 2022-10-03
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