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 gvanrossum, martin.panter, vstinner, yselivanov
Date 2015-06-24.08:47:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435135649.3.0.222625541165.issue24495@psf.upfronthosting.co.za>
In-reply-to
Content
It's not the first time that a bug in found in _format_coroutine(). We need more unit tests!

Previous bug: https://github.com/python/asyncio/issues/222
History
Date User Action Args
2015-06-24 08:47:29vstinnersetrecipients: + vstinner, gvanrossum, martin.panter, yselivanov
2015-06-24 08:47:29vstinnersetmessageid: <1435135649.3.0.222625541165.issue24495@psf.upfronthosting.co.za>
2015-06-24 08:47:29vstinnerlinkissue24495 messages
2015-06-24 08:47:29vstinnercreate