﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
2734	manhole deprecation warning	warner		"In current trunk [186f6d4] (actually in the 1582.setuptools-delenda-est.1 branch based on it, since I need pip and a working virtualenv to test this cleanly), there is one remaining deprecation warning. All the self-inflicted Nevow and Twisted warnings have been fixed upstream (i.e. twisted no longer uses deprecated twisted features, and nevow no longer uses deprecated twisted features).

{{{
tahoe/src/allmydata/manhole.py:55: DeprecationWarning:
twisted.conch.checkers.SSHPublicKeyDatabase was deprecated in Twisted 15.0.0:
Please use twisted.conch.checkers.SSHPublicKeyChecker, initialized with an
instance of twisted.conch.checkers.UNIXAuthorizedKeysFiles instead.
  class AuthorizedKeysChecker(conchc.SSHPublicKeyDatabase):
}}}
"	defect	closed	normal	1.12.0	code	1.10.2	fixed	deprecationwarning		
