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 r.david.murray
Recipients berker.peksag, docs@python, giampaolo.rodola, lorenzo.ancora, python-dev, r.david.murray, rvallury, terry.reedy
Date 2016-09-07.18:08:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473271697.6.0.641386113148.issue26209@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch, Ram.  I started from your patch but further clarified exactly what the tuple is by linking to the actual documentation in the socket docs of what a (host, port) tuple looks like.  I'll apply my patch to 2.7 as well as soon as I confirm the docs build correctly.
History
Date User Action Args
2016-09-07 18:08:17r.david.murraysetrecipients: + r.david.murray, terry.reedy, giampaolo.rodola, docs@python, python-dev, berker.peksag, lorenzo.ancora, rvallury
2016-09-07 18:08:17r.david.murraysetmessageid: <1473271697.6.0.641386113148.issue26209@psf.upfronthosting.co.za>
2016-09-07 18:08:17r.david.murraylinkissue26209 messages
2016-09-07 18:08:17r.david.murraycreate