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 python-dev
Recipients BreamoreBoy, benjamin.peterson, berker.peksag, brett.cannon, demian.brecht, guohua, nikratio, orsenthil, python-dev, serhiy.storchaka
Date 2015-01-24.20:59:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150124205826.84275.53833@psf.io>
In-reply-to
Content
New changeset c2bba3c9424b by Senthil Kumaran in branch '2.7':
Fix Issue23300 : httplib.HTTP classe's connect method should use _get_hostport
https://hg.python.org/cpython/rev/c2bba3c9424b
History
Date User Action Args
2015-01-24 20:59:05python-devsetrecipients: + python-dev, brett.cannon, orsenthil, benjamin.peterson, nikratio, BreamoreBoy, berker.peksag, serhiy.storchaka, demian.brecht, guohua
2015-01-24 20:59:05python-devlinkissue23300 messages
2015-01-24 20:59:04python-devcreate