]> git.ipfire.org Git - thirdparty/tornado.git/commit
Run AsyncHTTPClient callbacks on the IOLoop for a clean stack.
authorBen Darnell <ben@bendarnell.com>
Sat, 8 Dec 2012 23:37:45 +0000 (18:37 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 9 Dec 2012 00:17:55 +0000 (19:17 -0500)
commit6d9407f9876f52ad000c159acbc0b3ee330b3846
tree9906b16ded7d0db16e3a43b8751c375b53396786
parent5b4f02820287b78215b6d1f616b04d809b77de68
Run AsyncHTTPClient callbacks on the IOLoop for a clean stack.

Closes #652.
tornado/simple_httpclient.py
tornado/test/httpclient_test.py
website/sphinx/releases/next.rst