Mercurial > hg-stable
changeset 9108:eef406165507
url: fix use of non-int port in https connections (issue1725)
Versions of Python before 2.6 cannot automatically convert a given
port number to an integer, so we add a conversion to coerce the given
input to an int.
author | Henrik Stuart <hg@hstuart.dk> |
---|---|
date | Wed, 08 Jul 2009 18:35:13 +0200 |
parents | 71d26ae62fbb |
children | 00909238d887 f439d82f018c |
files | mercurial/url.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff