480
480
statuses = status_to_lp_mp_statuses(status)
482
486
yield LaunchpadMergeProposal(mp)
485
489
# Launchpad doesn't really have the concept of "forks"
488
498
def get_proposal_by_url(self, url):
489
499
# Launchpad doesn't have a way to find a merge proposal by URL.
490
500
(scheme, user, password, host, port, path) = urlutils.parse_url(