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 vstinner
Recipients gvanrossum, larry, vstinner, yselivanov
Date 2014-02-19.12:32:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392813175.39.0.0832952270915.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89269:9cfb3d1cf0d1
tag:         tip
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Wed Feb 19 13:32:34 2014 +0100
files:       Doc/library/asyncio-eventloop.rst
description:
asyncio: document new create_unix_connection() and create_unix_server() methods
of BaseEventLoop
History
Date User Action Args
2014-02-19 12:32:55vstinnersetrecipients: + vstinner, gvanrossum, larry, yselivanov
2014-02-19 12:32:55vstinnersetmessageid: <1392813175.39.0.0832952270915.issue20648@psf.upfronthosting.co.za>
2014-02-19 12:32:55vstinnerlinkissue20648 messages
2014-02-19 12:32:55vstinnercreate