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 Guido.van.Rossum, Richard.Kiss, giampaolo.rodola, gvanrossum, pitrou, python-dev, richard.kiss, vstinner, yselivanov
Date 2014-06-30.12:53:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3h27tS2LsDz7LkJ@mail.python.org>
In-reply-to
Content
New changeset 13e78b9cf290 by Victor Stinner in branch '3.4':
Issue #21163: BaseEventLoop.run_until_complete() and test_utils.run_briefly()
http://hg.python.org/cpython/rev/13e78b9cf290

New changeset 2d0fa8f383c8 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #21163: BaseEventLoop.run_until_complete() and
http://hg.python.org/cpython/rev/2d0fa8f383c8
History
Date User Action Args
2014-06-30 12:53:53python-devsetrecipients: + python-dev, gvanrossum, pitrou, vstinner, giampaolo.rodola, yselivanov, Guido.van.Rossum, richard.kiss, Richard.Kiss
2014-06-30 12:53:52python-devlinkissue21163 messages
2014-06-30 12:53:52python-devcreate