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 vstinner
Recipients dcoles, gvanrossum, larry, vstinner, yselivanov
Date 2015-09-04.09:11:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1441357905.8.0.351743046396.issue22970@psf.upfronthosting.co.za>
In-reply-to
Content
asyncio keeps its "provisional API" status in the Python 3.5 cycle, so this issue must not block the 3.5.0 release. It can be fixed later.

This issue is complex, I'm not convinced that asyncio-fix-wait-cancellation-race.patch is the best fix.
History
Date User Action Args
2015-09-04 09:11:45vstinnersetrecipients: + vstinner, gvanrossum, larry, dcoles, yselivanov
2015-09-04 09:11:45vstinnersetmessageid: <1441357905.8.0.351743046396.issue22970@psf.upfronthosting.co.za>
2015-09-04 09:11:45vstinnerlinkissue22970 messages
2015-09-04 09:11:45vstinnercreate