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 zach.ware
Recipients Saimadhav.Heblikar, asvetlov, docs@python, gvanrossum, vstinner, yselivanov, zach.ware
Date 2014-07-24.13:53:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1406210017.58.0.871585162528.issue22055@psf.upfronthosting.co.za>
In-reply-to
Content
Misposted to #20055:

New changeset 84f26a437893 by Victor Stinner in branch '3.4':
Issue #20055: Fix BaseEventLoop.stop() docstring, incomplete sentence.
http://hg.python.org/cpython/rev/84f26a437893

New changeset f657b64c67ab by Victor Stinner in branch 'default':
(Merge 3.4) Issue #20055: Fix BaseEventLoop.stop() docstring, incomplete
http://hg.python.org/cpython/rev/f657b64c67ab
History
Date User Action Args
2014-07-24 13:53:37zach.waresetrecipients: + zach.ware, gvanrossum, vstinner, asvetlov, docs@python, yselivanov, Saimadhav.Heblikar
2014-07-24 13:53:37zach.waresetmessageid: <1406210017.58.0.871585162528.issue22055@psf.upfronthosting.co.za>
2014-07-24 13:53:37zach.warelinkissue22055 messages
2014-07-24 13:53:37zach.warecreate