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 serhiy.storchaka
Recipients miss-islington, serhiy.storchaka, yselivanov
Date 2018-03-18.07:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521359597.31.0.467229070634.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bc300ce205f99acb1ef92c37de06dc76147e073b by Serhiy Storchaka in branch 'master':
bpo-33041: Add tests for jumps in/out of 'async with' blocks. (#6110)
https://github.com/python/cpython/commit/bc300ce205f99acb1ef92c37de06dc76147e073b
History
Date User Action Args
2018-03-18 07:53:17serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov, miss-islington
2018-03-18 07:53:17serhiy.storchakasetmessageid: <1521359597.31.0.467229070634.issue33041@psf.upfronthosting.co.za>
2018-03-18 07:53:17serhiy.storchakalinkissue33041 messages
2018-03-18 07:53:17serhiy.storchakacreate