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 asvetlov, gvanrossum, ncoghlan, python-dev, scoder, vstinner, yselivanov
Date 2015-05-13.05:19:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431494379.92.0.63132768774.issue24017@psf.upfronthosting.co.za>
In-reply-to
Content
Avoiding WITH_CLEANUP entirely in the async case also sounds like a plausible approach. Either way, I'm also on IRC now if you want to thrash this out there.
History
Date User Action Args
2015-05-13 05:19:39ncoghlansetrecipients: + ncoghlan, gvanrossum, scoder, vstinner, asvetlov, python-dev, yselivanov
2015-05-13 05:19:39ncoghlansetmessageid: <1431494379.92.0.63132768774.issue24017@psf.upfronthosting.co.za>
2015-05-13 05:19:39ncoghlanlinkissue24017 messages
2015-05-13 05:19:39ncoghlancreate