~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/externalbugtracker/roundup.py

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-01-23 09:34:35 UTC
  • mfrom: (12225.7.1 remove-xxx)
  • Revision ID: launchpad@pqm.canonical.com-20110123093435-lwv4o4uwxx3detmb
[r=allenap][ui=none][no-qa] Clean-up a handful of XXXs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
223
223
 
224
224
    def getRemoteBugBatch(self, bug_ids):
225
225
        """See `ExternalBugTracker`"""
226
 
        # XXX: 2007-08-28 Graham Binns bug=135317
 
226
        # XXX: Graham Binns 2007-08-28 bug=135317:
227
227
        #      At present, Roundup does not support exporting only a
228
228
        #      subset of bug ids as a batch (launchpad bug 135317). When
229
229
        #      this bug is fixed we need to change this method to only