[issue20704] asyncio: Implement debug API

2014-02-20 Thread Yury Selivanov
Yury Selivanov added the comment: Relevant commits: 549f451aa4c3 and dbf13a7d3987 -- ___ Python tracker ___ ___ Python-bugs-list maili

[issue20704] asyncio: Implement debug API

2014-02-20 Thread Yury Selivanov
Changes by Yury Selivanov : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue20704] asyncio: Implement debug API

2014-02-20 Thread Yury Selivanov
New submission from Yury Selivanov: This is a proxy issue for https://code.google.com/p/tulip/issues/detail?id=136 -- assignee: haypo messages: 211740 nosy: gvanrossum, haypo, yselivanov priority: normal severity: normal stage: committed/rejected status: open title: asyncio: Implement de