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 terry.reedy
Date 2018-05-18.00:38:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526603931.91.0.682650639539.issue33564@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d89ca94847d943b883ebcc68e4f0a18cb042ed0d by Terry Jan Reedy in branch 'master':
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)
https://github.com/python/cpython/commit/d89ca94847d943b883ebcc68e4f0a18cb042ed0d
History
Date User Action Args
2018-05-18 00:38:51terry.reedysetrecipients: + terry.reedy
2018-05-18 00:38:51terry.reedysetmessageid: <1526603931.91.0.682650639539.issue33564@psf.upfronthosting.co.za>
2018-05-18 00:38:51terry.reedylinkissue33564 messages
2018-05-18 00:38:51terry.reedycreate