lp:~thekorn/python-launchpad-bugs/main.diffscripts

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/python-launchpad-bugs/main.diffscripts
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
python-launchpad-bugs
Status:
Abandoned

Recent revisions

63. By Markus Korn <markus@thekorn>

* launchpadbugs/html_bug.py: adding a new function
  txt_to_utf8_and_xml(), this function sets 'sys.defaultencoding'
  temporary to 'UTF-8' and removes all unknown chars to avoid
  conflicts in libxml2.htmlParsedoc()

62. By Daniel Holbach

* connector.py: added TaskList() wrapper-function
* html_buglist.py: added optional switch 'all_bugs' to BugList, BugPage
  and BugInfo; if 'all_bugs'==False BugInfo-objects are equal if
  they have the same bug-number otherwise BugInfo-objects
  are equal if all attributes are equal.

61. By Daniel Holbach

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

60. By Daniel Holbach

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

59. By Daniel Holbach

* connector.py, text_buglist.py: new Text connector now works on buglists
  too. Thanks Markus Korn.

58. 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.

57. 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.

56. 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")'

55. By Markus Korn

launchpadbugs/html_bug.py: activity log can be empty, returning an empty list in this case instead of raising an error

54. By Markus Korn

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

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.