← Back to team overview

launchpad-reviewers team mailing list archive

Re: lp:~allenap/launchpad/localpackagediffs-commenting-bug-795573 into lp:launchpad

 

To demonstrate, first create a difference to look at:

  $ bin/harness
  >>> diff = factory.makeDistroSeriesDifference()
  >>> transaction.commit()
  >>> import webbrowser
  >>> webbrowser.open(canonical_url(
  ...     diff.derived_series, view_name="+localpackagediffs"))

Then open the expander and add some comments.

-- 
https://code.launchpad.net/~allenap/launchpad/localpackagediffs-commenting-bug-795573/+merge/64418
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~allenap/launchpad/localpackagediffs-commenting-bug-795573 into lp:launchpad.


References