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 schmir
Recipients Evan.Teran, giampaolo.rodola, loewis, schmir
Date 2012-10-11.19:15:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349982931.91.0.0698480238512.issue7735@psf.upfronthosting.co.za>
In-reply-to
Content
they are noticeable! If the sock.connect fails with the IPv4 address,
it will then try to connect to an IPv6 address (which fails with an
TypeError then). The original error is hidden!
History
Date User Action Args
2012-10-11 19:15:31schmirsetrecipients: + schmir, loewis, giampaolo.rodola, Evan.Teran
2012-10-11 19:15:31schmirsetmessageid: <1349982931.91.0.0698480238512.issue7735@psf.upfronthosting.co.za>
2012-10-11 19:15:31schmirlinkissue7735 messages
2012-10-11 19:15:31schmircreate