]> granicus.if.org Git - python/commit
Issue #14036: return None when port in urlparse cross 65535
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 24 May 2012 13:57:38 +0000 (21:57 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 24 May 2012 13:57:38 +0000 (21:57 +0800)
commit4715ca560004b6df0d573084a07a9355b7ac189f
treed25915a6c31d286be00f876248c1e5d3a6fe7acd
parentb95c63413d3ac5963187b6d528b1147229a1f190
parent2fc5a5080923f243a78b13cca0fd09f8db26eff6
Issue #14036: return None when port in urlparse cross 65535
Misc/NEWS