lp:ubuntu/gutsy/python-launchpad-bugs

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/python-launchpad-bugs
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

40. By Markus Korn

bugbase.py, html_bug.py: adding bug.affects attribute (LP: #137433)

39. By Markus Korn

buglist_filter.py, connector.py: adding --ignore_conflicts cmd-line option
to bughelper/bugnumbers, modify given url if necessary (LP: #139679)

38. By Daniel Holbach

* launchpadbugs/connector.py, launchpadbugs/html_bug.py,
  launchpadbugs/http_connection.py, testing/api_test_html_bug.py: Markus
  Korn makes python-launchpad-bugs work with python2.4 again.
* debian/control, debian/pycompat: build for python2.4 too.
* connector.py, text_buglist.py: new Text connector now works on buglists
  too. Thanks Markus Korn.

37. By Daniel Holbach

launchpadbugs/buglist_filter.py, launchpadbugs/connector.py: fix typo in
'method' argument that specifies the connector type, also lowercase input
of that argument.

36. By Markus Korn

Add text_bug.py: this module parses /+text to get basic attributes of a
bugreport. The text_bug API is not stable yet. To use text_bug run
'Bug = Connector.ConnectBug(methode="Text")'

35. By Markus Korn

launchpadbugs/html_bug.py: Introduce new attribute "activity"
which gets the activity log from /+activity. (LP: #139266)

34. By Markus Korn

launchpadbugs/buglist_filter.py: changed lastcomment syntax in
buglist_filter, added optional AND/OR arguments (LP: #139134)

33. By Daniel Holbach

launchpadbugs/html_bug.py, launchpadbugs/http_connection.py,
launchpadbugs/utils.py, testing/api_test_utils.py: Markus Korn's fix that
let's us file bugs on edge.launchpad.net too. (LP: #139106)

32. By Daniel Holbach

launchpadbugs/buglist_filter.py: Markus Korn's fix for making filtering on
last comment work again. (LP: #138967)

31. By Martin Pitt

* launchpadbugs/{bugbase.py,html_bug.py}: Introduce new attribute
  "description_raw" which gets the raw text from /+edit, instead of reading
  it from the main bug page (which mangles spaces). Thanks to Markus Korn
  for the patch!
* launchpadbugs/html_bug.py, id(): Do not rely on the presence of a file
  name to get a hash; use the file object hash if present. This fixes
  handling of multiple attachments. Thanks to Markus Korn for the patch!
  (LP: #138613)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/python-launchpad-bugs
This branch contains Public information 
Everyone can see this information.

Subscribers