]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix singledispatch for asyncio on py26. 1557/head
authorBen Darnell <ben@bendarnell.com>
Sun, 18 Oct 2015 21:08:00 +0000 (23:08 +0200)
committerBen Darnell <ben@bendarnell.com>
Sun, 18 Oct 2015 21:12:50 +0000 (23:12 +0200)
commit35467008986bc73f6d6242ebb115a3bce8f725a6
tree9a1a0476673a02932ca7bc88b473e0aa3534aff3
parent7b3e31be1f55aba7d87d75eb568769e7f107a736
Fix singledispatch for asyncio on py26.

Disable singledispatch tests for twisted on py26 because it doesn't
work.
setup.py
tornado/test/twisted_test.py