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 giampaolo.rodola, methane, serhiy.storchaka, vstinner, yselivanov
Date 2017-09-03.06:24:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504419874.83.0.459600033023.issue31185@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 98bbeb78e06d5756491705920e72f9721850c727 by Serhiy Storchaka in branch '3.6':
bpo-31185: Fixed miscellaneous errors in asyncio speedup module. (#3076) (#3269)
https://github.com/python/cpython/commit/98bbeb78e06d5756491705920e72f9721850c727
History
Date User Action Args
2017-09-03 06:24:34serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, giampaolo.rodola, methane, yselivanov
2017-09-03 06:24:34serhiy.storchakasetmessageid: <1504419874.83.0.459600033023.issue31185@psf.upfronthosting.co.za>
2017-09-03 06:24:34serhiy.storchakalinkissue31185 messages
2017-09-03 06:24:34serhiy.storchakacreate