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.15:53:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392911614.46.0.151047221649.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89303:d1f0ec5a9317
tag:         tip
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Thu Feb 20 16:43:09 2014 +0100
files:       Lib/asyncio/base_events.py
description:
asyncio: Fix _check_resolved_address() for IPv6 address
History
Date User Action Args
2014-02-20 15:53:34vstinnersetrecipients: + vstinner, gvanrossum, larry, yselivanov, vajrasky
2014-02-20 15:53:34vstinnersetmessageid: <1392911614.46.0.151047221649.issue20648@psf.upfronthosting.co.za>
2014-02-20 15:53:34vstinnerlinkissue20648 messages
2014-02-20 15:53:34vstinnercreate