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 yselivanov
Recipients gvanrossum, martin.panter, vstinner, yselivanov
Date 2015-12-17.23:01:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450393298.03.0.786003277304.issue25272@psf.upfronthosting.co.za>
In-reply-to
Content
I think I've fixed all of these:

https://github.com/python/asyncio/commit/cd4fdbb9ccd7c41a4e7c6b416bb2481ab0e21e1c
https://github.com/python/asyncio/commit/1365ac3a37836c6ec50138df8d64a87cdd0ac494
https://github.com/python/asyncio/commit/ae30b2b4244f1526d422500a1313c0c3dfd72dfe
https://github.com/python/asyncio/commit/5672730e26c555485447694e576c98d2a49341b9

I also updated asyncio/runtests.py to print out all warnings:

https://github.com/python/asyncio/commit/f25127c24aa8ca94960b5c012eb72afcef14403a

Closing this issue.
History
Date User Action Args
2015-12-17 23:01:38yselivanovsetrecipients: + yselivanov, gvanrossum, vstinner, martin.panter
2015-12-17 23:01:38yselivanovsetmessageid: <1450393298.03.0.786003277304.issue25272@psf.upfronthosting.co.za>
2015-12-17 23:01:38yselivanovlinkissue25272 messages
2015-12-17 23:01:37yselivanovcreate