]> git.ipfire.org Git - thirdparty/tornado.git/commit
fixed usage of bad hostname (ipv6 addresses support is broken in urlparse until 2.7) 448/head
authorAndrew Grigorev <ei-grad@yandex-team.ru>
Mon, 30 Jan 2012 04:12:24 +0000 (08:12 +0400)
committerAndrew Grigorev <ei-grad@yandex-team.ru>
Mon, 30 Jan 2012 04:12:24 +0000 (08:12 +0400)
commit42656e693897ebc3adf53616c2633f464d824349
tree0564139a6e1c16966d72e3e7c880ed3a764b516f
parent067e465b9267d8065647020a3e764d7c6b18179e
fixed usage of bad hostname (ipv6 addresses support is broken in urlparse until 2.7)
tornado/simple_httpclient.py