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, mark.dickinson, python-dev, vstinner
Date 2014-06-03.23:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gjpnZ6PLkz7LlP@mail.python.org>
In-reply-to
Content
New changeset 690b6ddeee9c by Victor Stinner in branch 'default':
Issue #21326: Add asyncio.BaseEventLoop.is_closed() method
http://hg.python.org/cpython/rev/690b6ddeee9c
History
Date User Action Args
2014-06-03 23:08:03python-devsetrecipients: + python-dev, gvanrossum, mark.dickinson, vstinner
2014-06-03 23:08:03python-devlinkissue21326 messages
2014-06-03 23:08:03python-devcreate