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 gvanrossum, python-dev, vstinner, yselivanov
Date 2014-01-20.22:56:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f7Stc07pqz7LkZ@mail.python.org>
In-reply-to
Content
New changeset 8bb2c3ae9402 by Victor Stinner in branch 'default':
Close #20275: Optimize BaseEventLoop._run_once()
http://hg.python.org/cpython/rev/8bb2c3ae9402
History
Date User Action Args
2014-01-20 22:56:56python-devsetrecipients: + python-dev, gvanrossum, vstinner, yselivanov
2014-01-20 22:56:56python-devlinkissue20275 messages
2014-01-20 22:56:56python-devcreate