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.10:32:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521369154.24.0.467229070634.issue33041@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 193760f00aacb122698674ed15327dba412653a5 by Serhiy Storchaka in branch '3.6':
[3.6] bpo-33041: Add tests for jumps in/out of 'async with' blocks. (GH-6110). (GH-6141)
https://github.com/python/cpython/commit/193760f00aacb122698674ed15327dba412653a5
History
Date User Action Args
2018-03-18 10:32:34serhiy.storchakasetrecipients: + serhiy.storchaka, yselivanov, miss-islington
2018-03-18 10:32:34serhiy.storchakasetmessageid: <1521369154.24.0.467229070634.issue33041@psf.upfronthosting.co.za>
2018-03-18 10:32:34serhiy.storchakalinkissue33041 messages
2018-03-18 10:32:34serhiy.storchakacreate