This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients David E. Franco G., martin.panter, miss-islington, terry.reedy, yselivanov
Date 2018-05-16.00:10:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526429450.12.0.682650639539.issue29706@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b0d65fa102fae087254009f6d9903b1d4257d78 by Terry Jan Reedy in branch '3.6':
[3.6] bpo-29706: IDLE now colors async and await as keywords in 3.6. (#6879)
https://github.com/python/cpython/commit/1b0d65fa102fae087254009f6d9903b1d4257d78
History
Date User Action Args
2018-05-16 00:10:50terry.reedysetrecipients: + terry.reedy, martin.panter, yselivanov, David E. Franco G., miss-islington
2018-05-16 00:10:50terry.reedysetmessageid: <1526429450.12.0.682650639539.issue29706@psf.upfronthosting.co.za>
2018-05-16 00:10:50terry.reedylinkissue29706 messages
2018-05-16 00:10:49terry.reedycreate