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