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 berker.peksag, demian.brecht, nikratio, orsenthil, python-dev, serhiy.storchaka
Date 2015-05-28.19:38:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150528193754.111596.515@psf.io>
In-reply-to
Content
New changeset 3b6e0720a69d by Serhiy Storchaka in branch '2.7':
Issue #22095: Fixed HTTPConnection.set_tunnel with default port.  The port
https://hg.python.org/cpython/rev/3b6e0720a69d
History
Date User Action Args
2015-05-28 19:38:00python-devsetrecipients: + python-dev, orsenthil, nikratio, berker.peksag, serhiy.storchaka, demian.brecht
2015-05-28 19:38:00python-devlinkissue22095 messages
2015-05-28 19:38:00python-devcreate