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 ncoghlan
Recipients Mark.Shannon, benjamin.peterson, ncoghlan, serhiy.storchaka, yselivanov
Date 2018-07-09.12:40:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531140017.06.0.56676864532.issue34066@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3f4d90d4d72921f16babd3f52d7df804916af224 by Nick Coghlan (Serhiy Storchaka) in branch 'master':
bpo-34066: Disabled interruption before SETUP_WITH and BEFORE_ASYNC_WITH. (GH-8159)
https://github.com/python/cpython/commit/3f4d90d4d72921f16babd3f52d7df804916af224
History
Date User Action Args
2018-07-09 12:40:17ncoghlansetrecipients: + ncoghlan, benjamin.peterson, Mark.Shannon, serhiy.storchaka, yselivanov
2018-07-09 12:40:17ncoghlansetmessageid: <1531140017.06.0.56676864532.issue34066@psf.upfronthosting.co.za>
2018-07-09 12:40:17ncoghlanlinkissue34066 messages
2018-07-09 12:40:17ncoghlancreate