]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fight bitrot in tornado.platform.twisted.
authorBen Darnell <ben@bendarnell.com>
Sat, 19 May 2012 21:22:03 +0000 (14:22 -0700)
committerBen Darnell <ben@bendarnell.com>
Sat, 19 May 2012 21:22:03 +0000 (14:22 -0700)
commit53452e8d5a40c9befdd6f4aeb8d6b881fa7c9897
treea39039d560df2c9ec5de5e7c668238185b7d7159
parentf618c2f6d2a325c4acd290af50b8344b58dd5836
Fight bitrot in tornado.platform.twisted.

A new release of zope.interface breaks things on python 2.5, and
sets off our (overly-sensitive?) deprecation checking.
tornado/platform/twisted.py
tornado/test/runtests.py
tox.ini