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 cblp
Recipients cblp, vinay.sajip
Date 2012-05-19.09:52:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337421159.57.0.220109682272.issue14855@psf.upfronthosting.co.za>
In-reply-to
Content
More correct description: IPv4 operations may fail on IPv6 systems, and vice versa; so we have to detect the proper address family before creating a socket.
History
Date User Action Args
2012-05-19 09:52:39cblpsetrecipients: + cblp, vinay.sajip
2012-05-19 09:52:39cblpsetmessageid: <1337421159.57.0.220109682272.issue14855@psf.upfronthosting.co.za>
2012-05-19 09:52:39cblplinkissue14855 messages
2012-05-19 09:52:38cblpcreate