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, terry.reedy, yselivanov
Date 2018-05-15.18:20:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526408441.44.0.682650639539.issue29706@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 389a48ede92bf7965889d554d2cd17b50d6e3d86 by Terry Jan Reedy in branch 'master':
bpo-29706: Test that IDLE colors async/await as keywords. (GH-6846)
https://github.com/python/cpython/commit/389a48ede92bf7965889d554d2cd17b50d6e3d86
History
Date User Action Args
2018-05-15 18:20:41terry.reedysetrecipients: + terry.reedy, martin.panter, yselivanov, David E. Franco G.
2018-05-15 18:20:41terry.reedysetmessageid: <1526408441.44.0.682650639539.issue29706@psf.upfronthosting.co.za>
2018-05-15 18:20:41terry.reedylinkissue29706 messages
2018-05-15 18:20:41terry.reedycreate