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 yselivanov
Recipients asvetlov, yselivanov
Date 2017-12-18.01:19:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513559990.39.0.213398074469.issue32348@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1b7c11ff0ee3efafbf5b38c3c6f37de5d63efb81 by Yury Selivanov in branch 'master':
bpo-32348: Optimize asyncio.Future schedule/add/remove callback. (#4907)
https://github.com/python/cpython/commit/1b7c11ff0ee3efafbf5b38c3c6f37de5d63efb81
History
Date User Action Args
2017-12-18 01:19:50yselivanovsetrecipients: + yselivanov, asvetlov
2017-12-18 01:19:50yselivanovsetmessageid: <1513559990.39.0.213398074469.issue32348@psf.upfronthosting.co.za>
2017-12-18 01:19:50yselivanovlinkissue32348 messages
2017-12-18 01:19:49yselivanovcreate