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 Mark.Shannon, deleted0524, erik.bray, gregory.p.smith, jdemeyer, ncoghlan, njs, serhiy.storchaka, xgdomingo, yselivanov
Date 2018-07-07.17:25:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530984337.74.0.56676864532.issue29988@psf.upfronthosting.co.za>
In-reply-to
Content
The issue with synchronous 'with' can be solved by issue32949.

See also issue34066 for the problem with interruption before calling __enter__.
History
Date User Action Args
2018-07-07 17:25:37serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, ncoghlan, njs, Mark.Shannon, erik.bray, jdemeyer, yselivanov, deleted0524, xgdomingo
2018-07-07 17:25:37serhiy.storchakasetmessageid: <1530984337.74.0.56676864532.issue29988@psf.upfronthosting.co.za>
2018-07-07 17:25:37serhiy.storchakalinkissue29988 messages
2018-07-07 17:25:37serhiy.storchakacreate