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 python-dev
Recipients asvetlov, gvanrossum, methane, ned.deily, python-dev, socketpair, vstinner, yselivanov
Date 2016-11-03.22:11:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161103221101.17076.8074.75E9CC11@psf.io>
In-reply-to
Content
New changeset 128ffe3c3eb9 by Yury Selivanov in branch '3.5':
Issue #28600: Optimize loop.call_soon().
https://hg.python.org/cpython/rev/128ffe3c3eb9

New changeset 4f570a612aec by Yury Selivanov in branch '3.6':
Merge 3.5 (issue #28600)
https://hg.python.org/cpython/rev/4f570a612aec

New changeset 46c3eede41a6 by Yury Selivanov in branch 'default':
Merge 3.6 (issue #28600)
https://hg.python.org/cpython/rev/46c3eede41a6
History
Date User Action Args
2016-11-03 22:11:04python-devsetrecipients: + python-dev, gvanrossum, vstinner, ned.deily, asvetlov, methane, socketpair, yselivanov
2016-11-03 22:11:04python-devlinkissue28600 messages
2016-11-03 22:11:04python-devcreate