l.b.i.b.IBugDelta(Interface) : interface documentation

Part of lp.bugs.interfaces.bug View In Hierarchy

The quantitative change made to a bug that was edited.
Attribute bug The IBug, after it's been edited.
Attribute bug_before_modification The IBug, before it's been edited.
Attribute bugurl The absolute URL to the bug.
Attribute user The IPerson that did the editing.
Attribute title A dict with two keys, 'old' and 'new', or None.
Attribute description A dict with two keys, 'old' and 'new', or None.
Attribute private A dict with two keys, 'old' and 'new', or None.
Attribute security_related A dict with two keys, 'old' and 'new', or None.
Attribute information_type A dict with two keys, 'old' and 'new', or None.
Attribute name A dict with two keys, 'old' and 'new', or None.
Attribute duplicateof A dict with two keys, 'old' and 'new', or None. Key values are IBug's
Attribute bugwatch A dict with two keys, 'old' and 'new', or None. Key values are IBugWatch's.
Attribute attachment A dict with two keys, 'old' and 'new', or None. Key values are IBugAttachment's.
Attribute cve A dict with two keys, 'old' and 'new', or None. Key values are ICve's
Attribute added_bugtasks A list or tuple of IBugTasks, one IBugTask, or None.
Attribute bugtask_deltas A sequence of IBugTaskDeltas, one IBugTaskDelta or None.
bug =
The IBug, after it's been edited.
bug_before_modification =
The IBug, before it's been edited.
bugurl =
The absolute URL to the bug.
user =
The IPerson that did the editing.
title =
A dict with two keys, 'old' and 'new', or None.
description =
A dict with two keys, 'old' and 'new', or None.
private =
A dict with two keys, 'old' and 'new', or None.
security_related =
A dict with two keys, 'old' and 'new', or None.
information_type =
A dict with two keys, 'old' and 'new', or None.
name =
A dict with two keys, 'old' and 'new', or None.
duplicateof =
A dict with two keys, 'old' and 'new', or None. Key values are IBug's
bugwatch =
A dict with two keys, 'old' and 'new', or None. Key values are IBugWatch's.
attachment =
A dict with two keys, 'old' and 'new', or None. Key values are IBugAttachment's.
cve =
A dict with two keys, 'old' and 'new', or None. Key values are ICve's
added_bugtasks =
A list or tuple of IBugTasks, one IBugTask, or None.
bugtask_deltas =
A sequence of IBugTaskDeltas, one IBugTaskDelta or None.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.