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 asvetlov
Recipients asvetlov, yselivanov
Date 2017-12-17.14:41:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 5382c05021026fe623def829d121f5f6af4909fb by Andrew Svetlov in branch 'master':
bpo-32351: Use fastpath in asyncio.sleep if delay<0 (#4908)
https://github.com/python/cpython/commit/5382c05021026fe623def829d121f5f6af4909fb
History
Date User Action Args
2017-12-17 14:41:33asvetlovsetrecipients: + asvetlov, yselivanov
2017-12-17 14:41:33asvetlovsetmessageid: <[email protected]>
2017-12-17 14:41:33asvetlovlinkissue32351 messages
2017-12-17 14:41:33asvetlovcreate