10000 bpo-30928: Update idlelib/NEWS.txt. (#6995) · python/cpython@6b0d09b · GitHub
[go: up one dir, main page]

Skip to content

Commit 6b0d09b

Browse files
authored
bpo-30928: Update idlelib/NEWS.txt. (#6995)
1 parent 4857543 commit 6b0d09b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Lib/idlelib/NEWS.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ Released on 2018-06-18?
33
======================================
44

55

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+
611
bpo-21474: Update word/identifier definition from ascii to unicode.
712
In text and entry boxes, this affects selection by double-click,
813
movement left/right by control-left/right, and deletion left/right

0 commit comments

Comments
 (0)
0