]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - src/allmydata/_auto_deps.py
Since DeprecationWarning about twisted.internet.interfaces.IFinishableConsumer is...
[tahoe-lafs/tahoe-lafs.git] / src / allmydata / _auto_deps.py
index ddc670e6fef155f18eafd40d4a1b33bfbec55628..08557aac4c4d32e80e9bf536b349dbd8335e602f 100644 (file)
@@ -105,7 +105,6 @@ deprecation_messages = [
     "The popen2 module is deprecated.  Use the subprocess module.",
     "the md5 module is deprecated; use hashlib instead",
     "twisted.web.error.NoResource is deprecated since Twisted 9.0.  See twisted.web.resource.NoResource.",
-    "twisted.internet.interfaces.IFinishableConsumer was deprecated in Twisted 11.1.0: Please use IConsumer (and IConsumer.unregisterProducer) instead.",
     "the sets module is deprecated",
 ]