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 serhiy.storchaka
Recipients asvetlov, serhiy.storchaka, yselivanov
Date 2018-05-20.14:34:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526826871.04.0.682650639539.issue33584@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 52d1741c954448cd9ce3f705402e88211b8d4136 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-33584: Fix several minor bugs in asyncio. (GH-7003) (GH-7005)
https://github.com/python/cpython/commit/52d1741c954448cd9ce3f705402e88211b8d4136
History
Date User Action Args
2018-05-20 14:34:31serhiy.storchakasetrecipients: + serhiy.storchaka, asvetlov, yselivanov
2018-05-20 14:34:31serhiy.storchakasetmessageid: <1526826871.04.0.682650639539.issue33584@psf.upfronthosting.co.za>
2018-05-20 14:34:31serhiy.storchakalinkissue33584 messages
2018-05-20 14:34:31serhiy.storchakacreate