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 asvetlov, gvanrossum, methane, ned.deily, vstinner, yselivanov
Date 2016-11-03.20:51:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478206298.98.0.860094270281.issue28600@psf.upfronthosting.co.za>
In-reply-to
Content
call_soon3.patch: LGTM. It enhances error messages (fix the method name) and should make asyncio faster.
History
Date User Action Args
2016-11-03 20:51:39vstinnersetrecipients: + vstinner, gvanrossum, ned.deily, asvetlov, methane, yselivanov
2016-11-03 20:51:38vstinnersetmessageid: <1478206298.98.0.860094270281.issue28600@psf.upfronthosting.co.za>
2016-11-03 20:51:38vstinnerlinkissue28600 messages
2016-11-03 20:51:38vstinnercreate