]> git.ipfire.org Git - thirdparty/tornado.git/commit
Disable SSL test on versions of libcurl with blocking SSL handshakes.
authorBen Darnell <ben@bendarnell.com>
Wed, 8 Sep 2010 00:02:50 +0000 (17:02 -0700)
committerBen Darnell <ben@bendarnell.com>
Wed, 8 Sep 2010 00:02:50 +0000 (17:02 -0700)
commitafb82f686850116e4d3b360222c73e43a7e06ea5
tree62a90f893c9ca56fc36b418aab9189525db5b5f1
parentbb8d2fa458dd565b88db4e2185062f641864e990
Disable SSL test on versions of libcurl with blocking SSL handshakes.
(using gnutls instead of openssl and libcurl < 7.21.0).
tornado/test/httpserver_test.py