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 miss-islington, terry.reedy
Date 2018-05-18.02:04:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526609072.74.0.682650639539.issue33564@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b2a02b9d88db04c12f800bc088afea0ef6862673 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7':
bpo-33564: Add async to IDLE's code context block openers. (GH-6960) (#6961)
https://github.com/python/cpython/commit/b2a02b9d88db04c12f800bc088afea0ef6862673
History
Date User Action Args
2018-05-18 02:04:32terry.reedysetrecipients: + terry.reedy, miss-islington
2018-05-18 02:04:32terry.reedysetmessageid: <1526609072.74.0.682650639539.issue33564@psf.upfronthosting.co.za>
2018-05-18 02:04:32terry.reedylinkissue33564 messages
2018-05-18 02:04:32terry.reedycreate