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 berker.peksag, doughellmann, jd, samwyse, serhiy.storchaka, vstinner
Date 2014-03-07.16:23:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394209393.74.0.237225407916.issue18191@psf.upfronthosting.co.za>
In-reply-to
Content
I posted a patch to #20271 which should fix the issue. I wrote the patch for Python 3.5, but it can be adapted to be tolerant (don't make extensive tests on port number, host and IPv6) for older versions.
History
Date User Action Args
2014-03-07 16:23:13vstinnersetrecipients: + vstinner, samwyse, doughellmann, jd, berker.peksag, serhiy.storchaka
2014-03-07 16:23:13vstinnersetmessageid: <1394209393.74.0.237225407916.issue18191@psf.upfronthosting.co.za>
2014-03-07 16:23:13vstinnerlinkissue18191 messages
2014-03-07 16:23:13vstinnercreate