]> granicus.if.org Git - python/commit
[3.6] bpo-29706: IDLE now colors async and await as keywords in 3.6. (#6879)
authorTerry Jan Reedy <tjreedy@udel.edu>
Wed, 16 May 2018 00:10:46 +0000 (20:10 -0400)
committerGitHub <noreply@github.com>
Wed, 16 May 2018 00:10:46 +0000 (20:10 -0400)
commit1b0d65fa102fae087254009f6d9903b1d4257d78
treed7490c6f6dfeb0187ead54407a3b9b2a2b503ebd
parent7c59a33491b0bde639a9382ef1de2423207a8cc7
[3.6] bpo-29706: IDLE now colors async and await as keywords in 3.6. (#6879)

They become full keywords in 3.7.
Lib/idlelib/colorizer.py
Misc/NEWS.d/next/IDLE/2018-05-15-17-01-10.bpo-29706.id4H5i.rst [new file with mode: 0644]