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 cheryl.sabella, terry.reedy
Date 2018-05-17.21:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526591589.19.0.682650639539.issue32831@psf.upfronthosting.co.za>
In-reply-to
Content
After this is merged, we should immediately add 'async' to the list of block openers.

With complete tests, we can more confidently cleanup the code a bit, as well as change behavior.  The fourth field of info tuples, block keyword, is never used as part of info tuples.  (It is used before being added in get_context.)
History
Date User Action Args
2018-05-17 21:13:09terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2018-05-17 21:13:09terry.reedysetmessageid: <1526591589.19.0.682650639539.issue32831@psf.upfronthosting.co.za>
2018-05-17 21:13:09terry.reedylinkissue32831 messages
2018-05-17 21:13:09terry.reedycreate