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 4857543 commit 6b0d09bCopy full SHA for 6b0d09b
Lib/idlelib/NEWS.txt
@@ -3,6 +3,11 @@ Released on 2018-06-18?
3
======================================
4
5
6
+bpo-32831: Add docstrings and tests for codecontext.py.
7
+Coverage is 100%. Patch by Cheryl Sabella.
8
+
9
+bpo-33564: Code context now recognizes async as a block opener.
10
11
bpo-21474: Update word/identifier definition from ascii to unicode.
12
In text and entry boxes, this affects selection by double-click,
13
movement left/right by control-left/right, and deletion left/right
0 commit comments