id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,branch,branch_author,launchpad_bug
6091,Remove (immediately and with all haste) `IResolver.lookupRecord`,exarkun,exarkun,"This method of the `IResolver` interface has no implementation in Twisted and has never had an implementation in Twisted.  It is a documentation error.

I propose that this is acceptable without deprecation because:

  * Twisted has never included an implementation of this method for applications to call.
  * Twisted has never called this method on any object, either defined by Twisted or supplied by an application.
  * It is redundant with `query`.
  * Any application code which was implementing this method for some reason of its own will be unaffected by the removal of the method from the interface.
",enhancement,closed,normal,Python 3.3 Minimal,core,fixed,,,branches/remove-lookuprecord-6091,exarkun,
