- 28 Jan, 2011 12 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
test__socket_dns.py: do not raise an error when getaddrinfo raises DNSError(66, 'unknown') instead of gaierror(-5, 'No address associated with hostname')
-
Denis Bilenko authored
Fix for issue #56: Make socket.getaddrinfo handle AF_UNSPEC properly and resolve service names. Thanks to Elizabeth Jennifer Myers.
-
Denis Bilenko authored
testrunner.py: convert path to testresults.sqlite3 to work with tests that chdir (test__doctests.py)
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 27 Jan, 2011 2 commits
-
-
Denis Bilenko authored
--HG-- extra : transplant_source : i%9B%F8%D0%AB.%9F%02%9A%A4%2C%B1M%0C%B0%CC%03%12.%E2
-
Denis Bilenko authored
--HG-- extra : transplant_source : I8%8F%CF%9C%8D%84%B1%D9%29%A4E%8C%3DHf%DD%F6%9E%E8
-
- 26 Jan, 2011 3 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 11 Jan, 2011 6 commits
-
-
Denis Bilenko authored
--HG-- extra : transplant_source : o%C6%8E%7D7%EBI%B6L%E4Ds%94%80%0A%E8%82%27%F8%26
-
Denis Bilenko authored
--HG-- extra : transplant_source : %24A%A7%13%A6%C3%90%D9%CC%60%02%C7%D7%F2%E2%7E%B8ffm
-
Denis Bilenko authored
gevent.monkey: add patch_httplib() function and 'httplib' argument to patch_all() (disabled by default) --HG-- extra : transplant_source : %FE%D2%A0%C5%AE%1D%0E%0D%C3u%8F%00YK%C4%B5%80Q%A4%87
-
Denis Bilenko authored
--HG-- extra : transplant_source : %80%F0%1F%9E%BA%3A%C1%05%23%D1%C4%E7Vq8%EE%87%E7%CB%88
-
Denis Bilenko authored
--HG-- extra : transplant_source : %BFr%0D%A6%82%9B%D2%97%B8%EC%AE%F5%DE2%1A%F8h%01%C5Y
-
Denis Bilenko authored
--HG-- extra : transplant_source : %A4Z%A8HLDj%28%8F%977%EC%C5%5Bl%3Ex%9A%5C%B6
-
- 24 Jan, 2011 1 commit
-
-
Denis Bilenko authored
-
- 11 Jan, 2011 1 commit
-
-
Denis Bilenko authored
--HG-- extra : transplant_source : %C6%09%D8s%A1%9A%F5%3C%8F%B8%CBxV%7D%AC2F%87%ED5
-
- 24 Jan, 2011 1 commit
-
-
Denis Bilenko authored
adapt previous patch to libevent 1.4: use evhttp_connection_new instead of evhttp_connection_base_new
-
- 11 Jan, 2011 3 commits
-
-
Denis Bilenko authored
core: add http_request_client and add support for initiating connections to http_connection (issue #9). Based on the patch by Tommie Gannert, Örjan Persson. --HG-- extra : transplant_source : p%9B%BAbw%B5C%BA%ADf%07%10%03%92%A0l%E3%D9%D6%7F
-
Denis Bilenko authored
--HG-- extra : transplant_source : M%C3%AFT%BF%F6%9F%F6XC%3E%D8%91J%5D0L%FD%FC%FE
-
Denis Bilenko authored
--HG-- extra : transplant_source : V%1F%3F%E8%12%A6C%7DS%26%D8%92%13%1FL%02%26%EB%8D%C5
-
- 24 Jan, 2011 4 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
server: remove _allowed_ssl_args, allow any arguments to be passed (including 'ciphers' which was not included into _allowed_ssl_args)
-
Denis Bilenko authored
Use write-only event for connections on non-windows systems (issue #31). Thanks to Alexey Borzenkov for figuring it out.
-
Denis Bilenko authored
-
- 09 Jan, 2011 1 commit
-
-
Denis Bilenko authored
--HG-- extra : transplant_source : %97%86%F3%5E%BD%E9%0994H%8BI%BB%608%B4%87%CD%D1%3D
-
- 03 Jan, 2011 2 commits
-
-
Denis Bilenko authored
websocket package is adapted to that --HG-- extra : transplant_source : %91y.c%7D_%23%AA%E2DU%254%BF%95%5C%3E%07X%DB
-
Denis Bilenko authored
--HG-- extra : transplant_source : %19%E0%8F%CD%EE%1C%18%03%9DJ%B9%D5%29%C5%28%B14%9F%EC%DE
-
- 07 Dec, 2010 2 commits
-
-
Denis Bilenko authored
pywsgi: do not add CONTENT_TYPE to the environ dict when there's no Content-Type header in the request --HG-- extra : transplant_source : .%D0%88%AFL4%E5uZ%15%09%9FF%A5%E2T/U%A2%E5
-
Denis Bilenko authored
--HG-- extra : transplant_source : %F4%99H%EA%9E%1F%90%E4%60%E2%AA%AB%F7%1A%91%7F%EE%DF%9D%9B
-
- 02 Dec, 2010 2 commits
-
-
Denis Bilenko authored
wsgi: fix issue #58: even if http_request instance is leaked, reply with 500 error immediatelly when application raises an error. Thanks to Jon Aslund. --HG-- extra : transplant_source : %1C%EA%AE%C1WhGC5%5C%0E%A7%AE%16%CAg%5B7%10x
-
Denis Bilenko authored
--HG-- extra : transplant_source : gf6%EDL%83%96%40U%3Frv%B7i%FD%9F/%F6%18%9C
-