8000
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 83aedc4 commit 09a5c07Copy full SHA for 09a5c07
Lib/idlelib/NEWS.txt
@@ -3,6 +3,11 @@ Released on 2018-06-15?
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-29706: IDLE now colors async and await as keywords in 3.6.
12
They become full keywords in 3.7.
13
0 commit comments