8000 [3.6] bpo-30928: Update idlelib/NEWS.txt. (GH-6995) (GH-6997) · python/cpython@09a5c07 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 09a5c07

Browse files
authored
[3.6] bpo-30928: Update idlelib/NEWS.txt. (GH-6995) (GH-6997)
(cherry picked from commit 6b0d09b)
1 parent 83aedc4 commit 09a5c07

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-15?
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-29706: IDLE now colors async and await as keywords in 3.6.
712
They become full keywords in 3.7.
813

0 commit comments

Comments
 (0)
0