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, vajrasky, vstinner, yselivanov
Date 2014-02-20.16:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392912128.05.0.127341477374.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89304:03b14690a9be
tag:         tip
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Thu Feb 20 17:01:11 2014 +0100
files:       Lib/test/test_asyncio/test_events.py
description:
asyncio: ops, and now fix also the unit test for IPv6 address:
test_sock_connect_address()
History
Date User Action Args
2014-02-20 16:02:08vstinnersetrecipients: + vstinner, gvanrossum, larry, yselivanov, vajrasky
2014-02-20 16:02:08vstinnersetmessageid: <1392912128.05.0.127341477374.issue20648@psf.upfronthosting.co.za>
2014-02-20 16:02:08vstinnerlinkissue20648 messages
2014-02-20 16:02:07vstinnercreate